oibp-element-themes
v0.0.3
Published
theme
Downloads
1
Readme
oibp-element-themes
element-ui 自定义主题包,无需再次引入element的scss文件
如何使用
安装
npm install oibp-element-themes
使用
在main.js文件中直接引入
import 'oibp-element-themes/lib/apo/apo.scss'
// 或
import 'oibp-element-themes/lib/normal/normal.scss'
// 或
import 'oibp-element-themes/lib/ue/ue.scss'
有哪些主题
- normal
- apo
- ue