1.0.0 • Published 4 years ago
@boncloud/bonc-theme-chalk v1.0.0
@boncloud/boncloud-theme-chalk
dc-ui component chalk theme.
Installation
npm i @boncloud/boncloud-theme-chalk -SUsage
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';
// ...1.0.0
4 years ago