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