Go to file
Boyuzhou 2094f465fd fix icon bug 2016-10-10 15:08:37 +08:00
js first commit 2016-10-10 10:01:52 +08:00
scss fix icon bug 2016-10-10 15:08:37 +08:00
.eslintignore first commit 2016-10-10 10:01:52 +08:00
.eslintrc first commit 2016-10-10 10:01:52 +08:00
.gitignore first commit 2016-10-10 10:01:52 +08:00
README.md first commit 2016-10-10 10:01:52 +08:00
package.json fix icon bug 2016-10-10 15:08:37 +08:00

README.md

bee-core

tinper-bee组件库的核心样式及公用方法库

核心样式

放在scss文件夹下由index.scss统一导出 包括

  • 重置浏览器样式
  • 全局样式设置
  • 图标样式
  • 波纹效果、阴影样式、文本及字体样式
  • 主辅色及常用颜色设置

工具方法库