1.0.2 • Published 3 years ago

bonc-dcui-theme-chalk v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

bonc-dcui-theme-chalk

element component chalk theme.

Installation

npm i bonc-dcui-theme-chalk -S

Usage

Use Sass import

@import 'bonc-dcui-theme-chalk';

Or Use webpack

import 'bonc-dcui-theme-chalk';

Or

<link rel="stylesheet" href="path/to/node_modules/bonc-dcui-theme-chalk/lib/index.css">

Import on demand

import 'bonc-dcui-theme-chalk/lib/input.css';
import 'bonc-dcui-theme-chalk/lib/select.css';

// ...
1.0.2

3 years ago

1.0.1

4 years ago