module.exports = { plugins: { autoprefixer: {}, cssnano: {}, 'tailwindcss/nesting': 'postcss-nesting', tailwindcss: {}, }, };