Skip to content
forked from owenversteeg/min

Bower stupidly doesn't allow for any branches other than master so this repo contains Min as a bower package

Notifications You must be signed in to change notification settings

minfwk/min-bower

 
 

Repository files navigation

min

a tiny framework that makes websites pretty

Written in LESS, compiled to CSS. Access the current beta here. The "beta" page hotlinks the latest version of the Min LESS files.

To download Min, go here.

###Tiny 995 bytes minified and gzipped.

###Compatible Works with IE5 and onward. Yes, min is even responsive in IE5.

Of course, modern browsers give you pretty transitions.

###License MIT licensed.

###World's smallest? Really? Min really is is the world's smallest feature complete CSS framework, at 995 bytes (or less - check the Downloads page for its current size)

When we say "feature complete" we mean that it includes the following features:

  • Buttons
  • Headings
  • Inputs
  • Navbars
  • Tables
  • Notifications
  • Icons
  • A grid system
  • Standardization of the look and feel of these elements across browsers

Without these restrictions on what's considered a "feature complete CSS framework" someone could make a CSS framework with the following code: *{} (the smallest piece of CSS to validate) and call it the world's smallest CSS framework. Of course, such a "framework" would literally do nothing, so in order for a piece of CSS to be considered a "framework" it should be a little more substantial (thus meeting the requirements above.)

Bitdeli Badge

About

Bower stupidly doesn't allow for any branches other than master so this repo contains Min as a bower package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 32.9%
  • PHP 32.6%
  • JavaScript 28.0%
  • Shell 6.5%