1
0
forked from Leaf/amber-ui
amber-ui-re/postcss.config.js
2024-09-10 16:29:08 +08:00

7 lines
80 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}