0.0.2 • Published 2 years ago

element-theme-darker v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

element-theme-darker

element component dark theme.

Installation

npm i element-theme-darker -S

Usage

Use Sass import

@import 'element-theme-darker';

Or Use webpack

import 'element-theme-darker';

Or

<link rel="stylesheet" href="https://unpkg.com/element-theme-darker/lib/index.css">

Import on demand

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

// ...
0.0.2

2 years ago

0.0.1

2 years ago