0.0.1 • Published 2 years ago

@legosafe/theme-chalk v0.0.1

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

@legosafe/theme-chalk

element component chalk theme.

Installation

npm i  @legosafe/theme-chalk -S

Usage

Use Sass import

@import " @legosafe/theme-chalk";

Or Use webpack

import " @legosafe/theme-chalk";

Or

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

Import on demand

import " @legosafe/theme-chalk/lib/input.css";
import " @legosafe/theme-chalk/lib/select.css";

// ...
0.0.1

2 years ago

0.0.8

2 years ago