This commit is contained in:
2025-06-26 15:56:48 +08:00
parent dcd277835b
commit 26fed40ba2
2 changed files with 4 additions and 4 deletions

View File

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