A minimal, responsive, style-agnostic CSS framework!
Go to file
2016-08-26 12:15:48 +03:00
css Quick demo page, default flavor built, cleanup needed 2016-08-26 12:10:27 +03:00
docs Updated live page, removed testpage.html 2016-08-26 12:15:48 +03:00
flavors Quick demo page, default flavor built, cleanup needed 2016-08-26 12:10:27 +03:00
scss Quick demo page, default flavor built, cleanup needed 2016-08-26 12:10:27 +03:00
LICENSE Initial commit 2016-08-22 09:31:31 +03:00
README.md Updated live page, removed testpage.html 2016-08-26 12:15:48 +03:00

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