//postcss.config.js //{ tailwindcss } module.exports={ plugins:{ plugins:{ tailwindcss:{}, autoprefixer:{}, } } }