cmc-web/packages/common/css/element-variables.scss

8 lines
203 B
SCSS
Raw Normal View History

2024-08-20 12:11:31 +00:00
/* 改变主题色变量 */
@import './common-var';
/* 改变 icon 字体路径变量,必需 */
$--font-path: '~element-ui/lib/theme-chalk/fonts';
@import"~element-ui/packages/theme-chalk/src/index"