cmstop-theme-chalk
v1.0.18
Published
Cmstop component chalk theme.
Downloads
5
Readme
cmstop-theme-chalk
element component chalk theme.
Installation
npm i cmstop-theme-chalk -S
Usage
Use Sass import
@import 'cmstop-theme-chalk';
Or Use webpack
import 'cmstop-theme-chalk';
Or
<link rel="stylesheet" href="path/to/node_modules/cmstop-theme-chalk/lib/index.css">
Import on demand
import 'cmstop-theme-chalk/lib/input.css';
import 'cmstop-theme-chalk/lib/select.css';
// ...