1.0.1-0 • Published 5 years ago

aam-theme-chalk v1.0.1-0

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

aam-theme-chalk

element component chalk theme.

Installation

npm i element-theme-chalk -S

Usage

Use Sass import

@import 'aam-theme-chalk';

Or Use webpack

import 'aam-theme-chalk';

Or

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

Import on demand

import 'aam-theme-chalk/lib/input.css';
import 'aam-theme-chalk/lib/select.css';

// ...
1.0.1-0

5 years ago