This commit is contained in:
2025-05-19 19:50:39 +08:00
parent a1b135f088
commit cccdbcd0fd

View File

@@ -8,8 +8,6 @@ export default defineConfig({
script: {
defineModel: true,
}
}), UnifiedViteWeappTailwindcssPlugin({
rem2rpx: true,
})], css: {
postcss: {
plugins: [tailwindcss()]