ko-theme

1.0.1 • Public • Published

ko-theme

dtux component ko theme.

Installation

yarn add ko-theme  --save

Usage

Use Sass import

@import 'ko-theme';

Or Use webpack

import 'ko-theme';

Or

<link rel="stylesheet" href="node_modules/ko-theme/lib/index.css">

Import on demand

import 'ko-theme/lib/input.css';
import 'ko-theme/lib/select.css';
 
// ...

Readme

Keywords

Package Sidebar

Install

npm i ko-theme

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

861 kB

Total Files

176

Last publish

Collaborators

  • charlesyang