module.exports = { parser: 'postcss-scss', plugins: { '@tailwindcss/postcss': {}, 'autoprefixer': {}, }, }