This commit is contained in:
2025-07-08 17:33:49 +08:00
parent de2aeb6abb
commit 31095494fd
8 changed files with 110 additions and 43 deletions

View File

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