0.1.0 • Published 3 years ago

runner-theme-chalk v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

runner-theme-chalk

runner component chalk theme.

Installation

npm i runner-theme-chalk -S

Usage

Use Sass import

@import 'runner-theme-chalk';

Or Use webpack

import 'runner-theme-chalk';

Or

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

Import on demand

import 'runner-theme-chalk/lib/tree-select.css';

// ...
0.1.0

3 years ago