cocos-vuecli-demo/vueTem/static/css/element-variables.scss
靳国强 a8f9370ba0 init
2021-04-09 14:43:19 +08:00

7 lines
207 B
SCSS

/* 改变主题色变量 */
$--color-primary: #f3d031;
/* 改变 icon 字体路径变量,必需 */
$--font-path: '~element-ui/lib/theme-chalk/fonts';
@import "~element-ui/packages/theme-chalk/src/index";