Files

8 lines
106 B
JavaScript
Raw Permalink Normal View History

2024-11-08 23:33:17 +08:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
"postcss-nested": {},
},
}