This commit is contained in:
2025-06-13 11:27:15 +08:00
parent 3929c639e5
commit 45edd2ef09

View File

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