module.exports = { plugins: { '@tailwindcss/postcss': {}, // 替换为新包 autoprefixer: {}, }, };