mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-04-24 07:31:09 -05:00
6 lines
80 B
JavaScript
6 lines
80 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|