Files

6 lines
90 B
JavaScript
Raw Permalink Normal View History

2026-04-05 14:41:11 +08:00
export default {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
}