the world's smallest (995 bytes) CSS framework
Find a file
2016-06-24 10:18:27 -04:00
compiled add select focus color, refactor 2014-10-29 00:58:01 -04:00
less add select focus color, refactor 2014-10-29 00:58:01 -04:00
sass Replacing all instances of "fwk" with "css" (#44) 2014-12-03 12:25:09 +01:00
.gitignore remove need for :not() btn selector 2014-02-17 10:38:19 -05:00
bootstrapconverter.html Replacing all instances of "fwk" with "css" (#44) 2014-12-03 12:25:09 +01:00
bower.json Replacing all instances of "fwk" with "css" (#44) 2014-12-03 12:25:09 +01:00
build.sh add select focus color, refactor 2014-10-29 00:58:01 -04:00
CNAME Migrate to new domain! 2014-09-29 21:57:24 -04:00
compiledcss.js add select focus color, refactor 2014-10-29 00:58:01 -04:00
defer.js update analytics to include enhanced link stuff 2014-09-20 20:39:17 -04:00
docs.css update docs to reflect addition of messages 2014-09-06 22:10:44 -04:00
docs.html fix links 2016-06-24 01:55:32 -04:00
download.html fix links 2016-06-24 01:55:32 -04:00
download.js re-made downloads page 2014-09-21 19:02:12 -04:00
download.less a better downloads page 2013-05-25 16:35:41 -04:00
entireframework.min.css add select focus color, refactor 2014-10-29 00:58:01 -04:00
example-1.jpg more example stuff 2016-06-23 10:38:55 -04:00
example-2.jpg final touches 2016-06-23 10:48:24 -04:00
example-3.jpg final touches 2016-06-23 10:48:24 -04:00
example.html reference example page 2015-08-23 18:46:26 -04:00
example2.html more example stuff 2016-06-23 10:38:55 -04:00
example3.html third example 2016-06-23 10:44:26 -04:00
examples.html fix links 2016-06-24 01:55:32 -04:00
favicon.ico kill favicon 2013-05-15 22:37:08 -04:00
hireme.css redesign landing page 2016-06-23 10:16:38 -04:00
hireme.js redesign landing page 2016-06-23 10:16:38 -04:00
index.html fork on gh ribbon 2016-06-24 10:18:27 -04:00
kraken.png update docs to reflect addition of messages 2014-09-06 22:10:44 -04:00
less.js Create less.js 2013-05-16 00:04:40 -03:00
oldindex.html redesign landing page 2016-06-23 10:16:38 -04:00
pattern.png fix names 2016-06-24 09:04:09 -04:00
README.md Replacing all instances of "fwk" with "css" (#44) 2014-12-03 12:25:09 +01: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://mincss.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 the world's smallest 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