0.0.3-x • Published 2 years ago

karman-ui-theme-dark v0.0.3-x

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

karman-ui-theme-dark

karman component chalk theme.

Installation

npm i karman-ui-theme-dark -S

Usage

Use Sass import

@import 'karman-ui-theme-dark';

Or Use webpack

import 'karman-ui-theme-dark';

Or

<link rel="stylesheet" href="path/to/node_modules/karman-ui-theme-dark/lib/index.css">

Import on demand

import 'karman-ui-theme-dark/lib/input.css';
import 'karman-ui-theme-dark/lib/select.css';

// ...
0.0.3

2 years ago

0.0.2

2 years ago

0.0.3-x

2 years ago

0.0.1

3 years ago