Browse Source

公共配置文件修改

fanghuisheng 1 week ago
parent
commit
d7e4c0f4f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      vue.config.js

+ 1 - 0
vue.config.js

@@ -196,6 +196,7 @@ module.exports = {
                     @import "@/assets/css/variables.module.scss";
                     @import "@/assets/css/index.scss";
                     @import "@/assets/css/global.scss";
+                    @import "@/assets/css/element.scss";
                 `
             },
         }