@hd-fe/element-theme-chalk
v3.0.1
Published
Element component chalk theme.
Downloads
5
Readme
@hd-fe/element-theme-chalk
element component chalk theme.
Installation
npm i @hd-fe/element-theme-chalk -S
Usage
Use Sass import
@import '@hd-fe/element-theme-chalk';
Or Use webpack
import '@hd-fe/element-theme-chalk';
Or
<link rel="stylesheet" href="path/to/node_modules/@hd-fe/element-theme-chalk/lib/index.css">
Import on demand
import '@hd-fe/element-theme-chalk/lib/input.css';
import '@hd-fe/element-theme-chalk/lib/select.css';
// ...
重构了 element-theme-chalk
变量体系,优化了不合理的变量使用