peach a19a732be8 commit message | vor 2 Jahren | |
---|---|---|
.. | ||
lib | vor 2 Jahren | |
src | vor 2 Jahren | |
README.md | vor 2 Jahren |
element component chalk theme.
npm i element-theme-chalk -S
Use Sass import
@import 'element-theme-chalk';
Or Use webpack
import 'element-theme-chalk';
Or
<link rel="stylesheet" href="path/to/node_modules/element-theme-chalk/lib/index.css">
import 'element-theme-chalk/lib/input.css';
import 'element-theme-chalk/lib/select.css';
// ...