https://github.com/r32/draft-css
https://github.com/r32/draft-css
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/r32/draft-css
- Owner: R32
- Created: 2017-05-21T11:30:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-17T08:17:50.000Z (about 8 years ago)
- Last Synced: 2025-04-05T22:13:32.513Z (about 1 year ago)
- Language: CSS
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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