module.exports = { plugins: { 'tailwindcss/nesting': 'postcss-nested', 'tailwindcss': {}, 'autoprefixer': {} } };