This commit is contained in:
2025-06-13 11:25:24 +08:00
parent 85d4d412ba
commit 3929c639e5
9 changed files with 121 additions and 20 deletions

View File

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