@boncloud/bonc-theme-chalk
v1.0.0
Published
Element component chalk theme.
Downloads
4
Readme
@boncloud/boncloud-theme-chalk
dc-ui component chalk theme.
Installation
npm i @boncloud/boncloud-theme-chalk -S
Usage
Use Sass import
@import '@boncloud/boncloud-theme-chalk';
Or Use webpack
import '@boncloud/boncloud-theme-chalk';
Or
<link rel="stylesheet" href="path/to/node_modules/@boncloud/boncloud-theme-chalk/lib/index.css">
Import on demand
import '@boncloud/boncloud-theme-chalk/lib/input.css';
import '@boncloud/boncloud-theme-chalk/lib/select.css';
// ...