1 2 3 4 5 6module.exports = { plugins: { tailwindcss: {}, }, };
1 2 3 4 5 6
module.exports = { plugins: { tailwindcss: {}, }, };