Files

7 lines
91 B
JavaScript
Raw Permalink Normal View History

2026-03-14 15:52:27 +08:00
export default {
plugins: {
"@tailwindcss/postcss": {},
autoprefixer: {},
},
}