Merge pull request #43 from lauterry/patch-1
instruction to install knacss with Bower
This commit is contained in:
commit
c66ce02ec1
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue