module.exports = { plugins: { autoprefixer: {}, tailwindcss: "./tailwind.config.js", "postcss-smart-import": {}, "postcss-custom-properties": {}, "postcss-nested": {} } };