export default { plugins: { tailwindcss: { config: './tailwind.config.cjs', }, autoprefixer: {}, }, }