2.13.2 • Published 4 years ago

element-ui-theme-chalk-mhc v2.13.2

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

element-theme-chalk

element component chalk theme.

Installation

npm i element-ui-theme-chalk-mhc -S

Usage

Use Sass import

@import 'element-ui-theme-chalk-mhc';

Or Use webpack

import 'element-ui-theme-chalk-mhc';

Or

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

Import on demand

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

// ...
2.13.2

4 years ago

2.13.1

4 years ago

2.13.0

4 years ago