This commit is contained in:
2025-12-16 23:33:32 +08:00
parent 39d9a3e8da
commit 9d53403058
3 changed files with 4 additions and 16 deletions

View File

@@ -10,9 +10,9 @@ export default defineConfig({
defineModel: true,
}
}),
UnifiedViteWeappTailwindcssPlugin({
rem2rpx: true,
})
// UnifiedViteWeappTailwindcssPlugin({
// rem2rpx: true,
// })
],
css: {
postcss: {