3.0.3 • Published 7 years ago

enc-element-theme-chalk v3.0.3

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

enc-element-theme-chalk

element component chalk theme.

Installation

npm i enc-element-theme-chalk -S

Usage

Use Sass import

@import 'enc-element-theme-chalk';

Or Use webpack

import 'enc-element-theme-chalk';

Or

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

Import on demand

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

// ...
3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago

1.0.1

7 years ago