Merge pull request #69 from Allen-B1/patch-1

Update headers
This commit is contained in:
Scott O'Hara 2017-05-07 19:33:26 -04:00 committed by GitHub
commit 333926845c

View file

@ -7,22 +7,22 @@ Written in LESS and Sass, compiled to CSS.
Congratulations 100th stargazer Matthew (@tropicalmug)
###Tiny
### Tiny
995 bytes minified and gzipped.
###Compatible
### Compatible
Works with IE5.5 and onward, as well as all other major browsers. Check out the [docs](http://mincss.com/docs.html) for exact support data.
Of course, modern browsers give you pretty transitions and rounded corners.
###Converter
### Converter
Check out the (beta) Min -> Bootstrap converter. http://mincss.com/bootstrapconverter.html
###License
### License
MIT licensed.
###Contributing
### 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.
@ -35,7 +35,7 @@ If you want to contribute code:
- Don't skimp on spaces to save space - the YUI compressor does this automatically.
3. 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
### 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](http://mincss.com/download.html).
@ -43,14 +43,14 @@ You must have lessc (to compile the LESS, obviously) and Java (to run YUI compre
bash build.sh
###World's smallest? Really?
### 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](https://d2weczhvl823v0.cloudfront.net/OwenVersteeg/min/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
###Sponsors
### Sponsors
Thanks to @browserstack and @saucelabs for providing free unlimited browser testing.