module.exports = { plugins: { 'postcss-import': {}, 'tailwindcss/nesting': require('postcss-nesting'), tailwindcss: {}, autoprefixer: {}, }, }