This commit is contained in:
2025-06-13 11:27:15 +08:00
parent 3929c639e5
commit 45edd2ef09

View File

@@ -10,11 +10,9 @@ export default defineConfig({
defineModel: true,
}
}),
// #ifdef MP-WEIXIN
UnifiedViteWeappTailwindcssPlugin({
rem2rpx: true,
})
// #endif
// UnifiedViteWeappTailwindcssPlugin({
// rem2rpx: true,
// })
],
css: {
postcss: {