mini.css/README.md

13 lines
523 B
Markdown
Raw Normal View History

2016-08-22 06:31:31 +00:00
# mini.css
A minimal, responsive CSS framework to get you started.
2016-08-22 11:28:06 +00:00
## Components
- **base**: normalize.css & basic typography `GZIPPED SIZE`: 1,195 bytes
2016-08-23 13:32:01 +00:00
- **button**: button styles `GZIPPED SIZE`: 427 bytes
2016-08-24 08:14:52 +00:00
- **form**: form styles `GZIPPED SIZE`: 517 bytes
2016-08-23 07:47:16 +00:00
- **grid**: default 12-column grid `GZIPPED SIZE`: 447 bytes
2016-08-22 11:28:06 +00:00
- **nav**: coming soon
2016-08-24 08:14:52 +00:00
- **table**: table styles `GZIPPED SIZE`: 243 bytes
2016-08-24 13:51:29 +00:00
- **helper and utility classes**: classes for quick floats, border styling, contextual text and more `GZIPPED SIZE`: 441 bytes