Mono Color Versions Save

Full-featured, responsive, and modular CSS framework in ~700bytes/1.3kb gzipped

v1.2

4 years ago

This version have many fixes and improvements:

  1. Added a build script! now minifying and zipping is automated using a PHP script. Allows easier contribution hopefully.
  • Improved the documentation page with more reader-oriented usage.
  • Added gzipped sizes to the cards and made the minified-only size show when hovering over the gzipped size.
  • Added mono-color.min.css which is the minified and combined version of both mono.css and color.css without the themes. It can give better compression results since It's a single file.
  • Fixed minified version of mono.css.
  • Removed a few extra lines from mono.css that didn't make any difference and improved the kbd padding.
  • Fixed the templates.

v1.1

4 years ago

This release have a few fixes and improvements Templates are now included but refer to usage guide for more information

v1.0

4 years ago

Download mono/color

You can use mono/color in your web site by downloading one of the two archives (minified is recommended if you're not intending to modify it) and extracting them to where ever you want and including both or only mono into your page using <link rel="stylesheet" href="/path/to/mono.css"> and <link rel="stylesheet" href="/path/to/color.css">