Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 298 Bytes

README.MD

File metadata and controls

27 lines (22 loc) · 298 Bytes

element-ui 主题生成

使用方式

安装依赖

npm i

指定element-ui版本

npm i element-theme-chalk@2.*.* -D

初始化variables变量文件

npm run init

生成主题

npm run build

添加命名空间和剔除多余属性

npm run clean