module.exports = { plugins: { autoprefixer: {}, tailwindcss: './tailwind.config.js' } };