UNPKG

kara-rc-web

Version:

kara项目react组件库

26 lines (13 loc) 352 B
# 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