the world's smallest (995 bytes) CSS framework
Find a file
2014-09-06 17:44:15 -04:00
compiled Reduce size substantially+add messages 2014-09-06 17:41:23 -04:00
less Reduce size substantially+add messages 2014-09-06 17:41:23 -04:00
sass rename input.scss to forms.scss and add form styling from general to renamed forms.scss file 2014-08-03 16:53:47 -04:00
.gitignore remove need for :not() btn selector 2014-02-17 10:38:19 -05:00
bootstrapconverter.html mostly fix Bootstrap->Min converter 2014-08-25 02:29:15 -04:00
bower.json no really, this is the final fix to bower.json 2014-06-26 02:00:04 -04:00
build.sh Reduce size substantially+add messages 2014-09-06 17:41:23 -04:00
CNAME redirect to new domain 2013-05-14 21:58:02 -03:00
compiledcss.js Reduce size substantially+add messages 2014-09-06 17:41:23 -04:00
congruent_outline.png Shipping Min v2.0! :shipit: 2014-07-25 14:31:40 -04:00
defer.js Clean up docs/naming/CSS (closes #34) 2014-08-07 02:51:57 -04:00
docs.css whoops, fix docs styles 2014-08-07 04:16:15 -04:00
docs.html make docs look nice in IE5.5 2014-08-15 23:59:03 -04:00
download.html Clean up docs/naming/CSS (closes #34) 2014-08-07 02:51:57 -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 Reduce size substantially+add messages 2014-09-06 17:41:23 -04:00
favicon.ico kill favicon 2013-05-15 22:37:08 -04:00
index.html better IE5.5 styles 2014-08-15 23:55:57 -04:00
less.js Create less.js 2013-05-16 00:04:40 -03:00
README.md add build requirements 2014-09-06 17:44:15 -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.

###Converter

Check out the (beta) Min -> Bootstrap converter. http://minfwk.com/bootstrapconverter.html

###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.

You must have lessc (to compile the LESS, obviously) and Java (to run YUI compressor) installed.

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