zhangwei
2025-12-22 4a5993fb232124830dcc964fc5525896fdea583e
vite.config.js
@@ -50,6 +50,7 @@
  css: {
    preprocessorOptions: {
      scss: {
        api: 'modern-compiler',
        additionalData: `@use "@/styles/element/index.scss" as *;`,
      },
    },