This commit is contained in:
2025-06-13 10:35:17 +08:00
parent 9cc71494f0
commit 85d4d412ba
3 changed files with 27 additions and 4 deletions

View File

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