module.exports = { plugins: { tailwindcss: {}, // 自动读取 tailwind.config.js autoprefixer: {} } }