module.exports = { plugins: { 'postcss-import-ext-glob': {}, 'postcss-import': {}, 'tailwindcss/nesting': 'postcss-nested', tailwindcss: {} } }