This commit is contained in:
2025-06-26 16:27:22 +08:00
parent 26fed40ba2
commit a48bbd1980

View File

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