Keine Beschreibung

Owen Versteeg c723c0e962 Remove broken image vor 2 Jahren
compiled 8118f85041 add select focus color, refactor vor 10 Jahren
less 8118f85041 add select focus color, refactor vor 10 Jahren
sass 3c729dfa4e Updated variable colors as default. vor 7 Jahren
.gitignore 491360b7ef remove need for :not() btn selector vor 11 Jahren
CNAME b11486098a Migrate to new domain! vor 10 Jahren
README.md 5a3cea749f Remove outdated content from README vor 6 Jahren
bootstrapconverter.html 67011490ad Replacing all instances of "fwk" with "css" (#44) vor 10 Jahren
bower.json 67011490ad Replacing all instances of "fwk" with "css" (#44) vor 10 Jahren
build.sh 8118f85041 add select focus color, refactor vor 10 Jahren
compiledcss.js 8118f85041 add select focus color, refactor vor 10 Jahren
defer.js c223f9d083 update analytics to include enhanced link stuff vor 10 Jahren
docs.css a303e972f0 update docs to reflect addition of messages vor 10 Jahren
docs.html 0719829faf fix links vor 9 Jahren
download.html 0719829faf fix links vor 9 Jahren
download.js f1a38c50cc re-made downloads page vor 10 Jahren
download.less af923e71a0 a better downloads page vor 12 Jahren
entireframework.min.css 8118f85041 add select focus color, refactor vor 10 Jahren
example-1.jpg 437b780924 more example stuff vor 9 Jahren
example-2.jpg c8d538fe4d final touches vor 9 Jahren
example-3.jpg c8d538fe4d final touches vor 9 Jahren
example.html b2a798543c Removed protocol specification from CSS. vor 8 Jahren
example2.html b2a798543c Removed protocol specification from CSS. vor 8 Jahren
example3.html b2a798543c Removed protocol specification from CSS. vor 8 Jahren
examples.html 0719829faf fix links vor 9 Jahren
favicon.ico 22c5e8f825 kill favicon vor 12 Jahren
hireme.css 3c47296241 redesign landing page vor 9 Jahren
hireme.js 3c47296241 redesign landing page vor 9 Jahren
index.html c723c0e962 Remove broken image vor 2 Jahren
kraken.png a303e972f0 update docs to reflect addition of messages vor 10 Jahren
less.js 46f74c725c Create less.js vor 12 Jahren
oldindex.html 3c47296241 redesign landing page vor 9 Jahren
pattern.png 471dc8e590 fix names vor 9 Jahren
yuicompressor-2.4.8.jar a7822241a6 Shipping Min v2.0! :shipit: vor 11 Jahren

README.md

min

a tiny framework that makes websites pretty

Written in LESS and Sass, compiled to CSS.

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

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.

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