1.6.7 • Published 5 months ago

@evolvere/element-theme-chalk v1.6.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

element-theme-chalk

element component chalk theme.

Installation

npm i element-theme-chalk -S

Usage

Use Sass import

@import 'element-theme-chalk';

Or Use webpack

import 'element-theme-chalk';

Or

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

Import on demand

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

// ...
1.6.7

5 months ago

1.6.6

6 months ago

1.6.5

8 months ago