Skip to content

Space-Huntsman/karman-ui-theme-dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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';

// ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published