epa / web /postcss.config.js
luowuyin's picture
25:06:08 10:40:41 v0.8.1
d145f59
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}