const config = { plugins: ['@tailwindcss/postcss', 'autoprefixer', 'tailwindcss'], }; export default config;