EMAILOUT / frontend /postcss.config.js
Seth
update
5301ae9
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}