This commit is contained in:
2025-07-08 17:44:31 +08:00
parent 31095494fd
commit df703398cb

View File

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