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