@runafe/element-theme-chalk

1.0.4-rc.2 • Public • Published

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';

// ...

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @runafe/element-theme-chalk

Weekly Downloads

0

Version

1.0.4-rc.2

License

MIT

Unpacked Size

1.27 MB

Total Files

206

Last publish

Collaborators

  • wangquery