module.exports = { plugins: { // 'tailwindcss/nesting': {}, // https://tailwindcss.com/docs/using-with-preprocessors#nesting tailwindcss: {}, autoprefixer: {}, }, }