PostGen / frontend /postcss.config.js
Seth
update
f80e9b3
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}