export default { plugins: { tailwindcss: {}, autoprefixer: {}, /* 'postcss-pxtorem': { rootValue: 16, // 根字体大小 propList: ['*'], // 可以转换的属性列表 },*/ }, }