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