1.0.7 • Published 5 years ago

@ele-cloud/element-theme-light v1.0.7

Weekly downloads
8
License
MIT
Repository
-
Last release
5 years ago

element-theme-light

element component light theme.

Installation

npm install @ele-cloud/element-theme-light

Usage

Use Sass import

@import '@ele-cloud/element-theme-light';

Or Use webpack

import '@ele-cloud/element-theme-light';

Or

<link rel="stylesheet" href="path/to/node_modules/@ele-cloud/element-theme-light/lib/index.css">

Import on demand

import '@ele-cloud/element-theme-light/lib/input.css';
import '@ele-cloud/element-theme-light/lib/select.css';

// ...
1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago