export default { plugins: { // Tailwind CSS is handled by the @tailwindcss/vite plugin in vite.config.js autoprefixer: {}, }, };