# react components

## Usage

  `npm i -S kara-rc-web`

  **import component**

  `import { Icon } from 'kara-rc-web'`

  **include css**

  样式按照主题区分不同的文件。

  `import 'kara-rc-web/lib/index.css'`

  TODO webpack bundle css dependencies on component

## Contribution

  TODO test

## Documentation

  TODO jsdoc comment file
