build: { postcss: { plugins: { 'postcss-import': true, 'tailwindcss/nesting': {}, 'postcss-nested': {}, }, }, },