the world's smallest (995 bytes) CSS framework
Find a file
Scott O'Hara 567f2368e3 pull over latest Less styling updates to the Sass directory
remove some repetitive comments from the Sass files.

Move the label and form > * selectors from input to general. (maybe input should be renamed forms and all form elements get put back in there?)
2014-08-03 09:52:45 -04:00
compiled Fix various browser bugs (closes #30) 2014-08-02 05:06:15 -04:00
less pull over latest Less styling updates to the Sass directory 2014-08-03 09:52:45 -04:00
sass pull over latest Less styling updates to the Sass directory 2014-08-03 09:52:45 -04:00
.gitignore remove need for :not() btn selector 2014-02-17 10:38:19 -05:00
bootstrapconverter.html Bootstrap Converter now works with dropdowns and right-positioned elements 2013-12-11 18:43:38 -05:00
bower.json no really, this is the final fix to bower.json 2014-06-26 02:00:04 -04:00
build.sh We need the extra byte savings enough to cut this out 2014-07-31 17:30:11 -04:00
CNAME redirect to new domain 2013-05-14 21:58:02 -03:00
compiledcss.js Fix various browser bugs (closes #30) 2014-08-02 05:06:15 -04:00
congruent_outline.png Shipping Min v2.0! :shipit: 2014-07-25 14:31:40 -04:00
defer.js Add Quantcast 2014-08-02 03:13:03 -04:00
docs.html add github links everywhere 2014-08-02 21:43:44 -04:00
download.html add github links everywhere 2014-08-02 21:43:44 -04:00
download.js Shipping Min v2.0! :shipit: 2014-07-25 14:31:40 -04:00
download.less a better downloads page 2013-05-25 16:35:41 -04:00
entireframework.min.css Fix various browser bugs (closes #30) 2014-08-02 05:06:15 -04:00
favicon.ico kill favicon 2013-05-15 22:37:08 -04:00
index.html add github links everywhere 2014-08-02 21:43:44 -04:00
less.js Create less.js 2013-05-16 00:04:40 -03:00
mingziphotlink.php bring mingziphotlink.php into the 21st century 2014-01-09 21:29:01 -05:00
README.md Overhaul README 2014-08-02 07:17:04 -04:00
yuicompressor-2.4.8.jar Shipping Min v2.0! :shipit: 2014-07-25 14:31:40 -04:00

min

a tiny framework that makes websites pretty

Written in LESS and Sass, compiled to CSS.

Congratulations 100th stargazer Matthew (@tropicalmug)

###Tiny 995 bytes minified and gzipped.

###Compatible Works with IE5.5 and onward, as well as all other major browsers. Check out the docs for exact support data.

Of course, modern browsers give you pretty transitions and rounded corners.

###License MIT licensed.

###Contributing

We encourage you to contribute anything you can to Min. If you have an idea for a new feature, open a new issue with the Enhancement tag.

If you want to contribute code:

  1. Fork Min
  2. You can edit either the Sass or LESS files.
  • DO NOT change any of the compiled files, either by using build.sh or by editing them manually.
  • Min uses tabs, all lowercase, and is liberal with spacing. Use this style.
  • Don't skimp on spaces to save space - the YUI compressor does this automatically.
  1. Submit a pull request. If you can (or if relevant), include the size of Min (minified and gzipped) before and after your changes, and take screenshots of what changed.

###Building the latest Min

WARNING! This will build the latest, pre-release version of Min. It may be broken. If you want to use an already-built Min, it's available in the file entireframework.min.css as well as through the downloads page.

bash build.sh

###World's smallest? Really? TL;DR Min really is is the world's CSS framework, however you slice it.

We personally feel that the criteria for "world's smallest CSS framework" are buttons, inputs, navbars, tables, icons, grids, headings, and standardization of these elements across the "Big 5" browsers (Chrome, Firefox, Opera, Safari, and Internet Explorer.) Of course, your criteria for what a CSS framework is are likely to be different, and thus you are encouraged to (on the Downloads page) download whatever parts you feel to be relevant. No matter what you select (and what you compare Min to) Min will be smaller. Thus, Min really is the world's smallest CSS framework, no matter your criteria for what a CSS framework is.

Bitdeli Badge

###Sponsors

Thanks to @browserstack and @saucelabs for providing free unlimited browser testing.

If you would like to sponsor Min, contact Owen Versteeg: me@owenversteeg.com