module.exports = { plugins: { // use the PostCSS plugin package for Tailwind v4 '@tailwindcss/postcss': {}, autoprefixer: {}, }, }