0.0.3 • Published 2 years ago

fn-element-theme-chalk v0.0.3

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

fn-element-theme-chalk

element component chalk theme.

Installation

npm i fn-element-theme-chalk -S

Usage

Use Sass import

@import 'fn-element-theme-chalk';

Or Use webpack

import 'fn-element-theme-chalk';

Or

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

Import on demand

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

// ...
0.0.3

2 years ago

0.0.2

2 years ago

0.0.15

2 years ago