diff --git a/vite.config.js b/vite.config.js index bb35f1e..8982362 100644 --- a/vite.config.js +++ b/vite.config.js @@ -10,11 +10,9 @@ export default defineConfig({ defineModel: true, } }), - // #ifdef MP-WEIXIN - UnifiedViteWeappTailwindcssPlugin({ - rem2rpx: true, - }) - // #endif + // UnifiedViteWeappTailwindcssPlugin({ + // rem2rpx: true, + // }) ], css: { postcss: {