1.14.9 • Published 5 years ago

onev-theme-chalk v1.14.9

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

onev-theme-chalk

element component chalk theme.

Installation

npm i onev-theme-chalk -S

Usage

Use Sass import

@import 'onev-theme-chalk';

Or Use webpack

import 'onev-theme-chalk';

Or

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

Import on demand

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

// ...
1.14.9

5 years ago

1.3.4

6 years ago