const config = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }; module.exports = config;