test / postcss.config.js
Yoobit's picture
test
7cf57d5
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}