mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-05-01 11:59:26 -05:00
7 lines
75 B
JavaScript
7 lines
75 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|