Merge pull request #43 from lauterry/patch-1

instruction to install knacss with Bower
This commit is contained in:
Raphael Goetter 2013-12-18 11:42:15 -08:00
commit c66ce02ec1

View File

@ -14,9 +14,10 @@ There is nothing to install. It is only a CSS file you can call as usual in the
<link rel="stylesheet" href="knacss.css" media="all">
... Or you can also choose the KNACSS Builder : http://knacss.com/builder/
You can also install KNACSS with [Bower](http://bower.io/) : ```bower install knacss```
Usage
-----
KNACSS is a collection of ready to use styles and snippets to kick start your project. Feel free to use it as a “reset”, then make it grow to suit your needs.