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