mirror of
https://github.com/DeanWard/CaddyGen.git
synced 2026-05-04 00:11:10 +00:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |