An open API service indexing awesome lists of open source software.

https://github.com/r32/draft-css


https://github.com/r32/draft-css

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

HTML
--------

组件需要全兼容 IE8, CSS 则不能太难看。仅适用于 PC 浏览器端

### 组件

* [x] slider

### css

hss 代码主要参照了 [primer-css](https://github.com/primer/primer-css)

* [x] reset(including "base")
* [x] misc (bg-color, border-color, text-color, clearfix ...)
* [x] layout, only simple grid system
* [x] markdown
* [x] button (inluding button-outline)
* [x] form
* [x] alter
* [x] tooltip (part of)
* [x] box
* [x] popover
* [x] lables
* [x] blankslate
* [x] avatar (part of)
* [x] breadcrumb

### Note