A minimal, responsive, style-agnostic CSS framework!
css | ||
docs | ||
flavors | ||
scss | ||
LICENSE | ||
README.md |
mini.css
A minimal, responsive pure CSS framework to get you started.
Components
- base: normalize.css & basic typography
GZIPPED SIZE
: 1,195 bytes - button: button styles
GZIPPED SIZE
: 427 bytes - form: form styles
GZIPPED SIZE
: 517 bytes - grid: default 12-column grid
GZIPPED SIZE
: 447 bytes - nav: navigation bar
GZIPPED SIZE
: 527 bytes - table: table styles
GZIPPED SIZE
: 243 bytes - helper and utility classes: classes for quick floats, border styling, contextual text and more
GZIPPED SIZE
: 441 bytes
TODO:
- Tabbed navigation (radio button based)
- Dropdowns (checkbox based)
- Modals (checkbox based)
- Labels and badges
- Pure css progress bars