1.0.4 • Published 6 years ago

var-theme-chalk v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

var-theme-chalk

var component chalk theme.

Installation

npm i var-theme-chalk -S

Usage

Use Sass import

@import 'var-theme-chalk';

Or Use webpack

import 'var-theme-chalk';

Or

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

Import on demand

import 'var-theme-chalk/lib/button.css';

// ...
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago