1.0.2 • Published 6 years ago

element-theme-markartisan v1.0.2

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

element-theme-markartisan

element component markartisan theme.

Installation

npm i element-theme-markartisan -S

Usage

Use Sass import

@import 'element-theme-markartisan';

Or Use webpack

import 'element-theme-markartisan';

Or

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

Import on demand

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

// ...
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago