module.exports = { plugins: [ 'postcss-preset-env', 'postcss-import', 'tailwindcss', 'autoprefixer', ], };