instruction to install knacss with Bower
Add instruction to install knacss with Bower
This commit is contained in:
parent
b539974e27
commit
0fc9671202
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">
|
<link rel="stylesheet" href="knacss.css" media="all">
|
||||||
|
|
||||||
|
|
||||||
... Or you can also choose the KNACSS Builder : http://knacss.com/builder/
|
... 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
|
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.
|
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