Adding some URLs
This commit is contained in:
parent
1a4121f8ee
commit
158eaa1b3f
1 changed files with 2 additions and 2 deletions
|
@ -28,10 +28,10 @@ Take the time to read the documentation before jumping in. Indeed, KNACSS doesn
|
||||||
|
|
||||||
If you use one of the pre-processed version of KNACSS (LESS / Sass), beware that all the properties are declared **without vendor prefixes** (-webkit-,-moz-,-ms-,…), to gain clarity, and length of initial code.
|
If you use one of the pre-processed version of KNACSS (LESS / Sass), beware that all the properties are declared **without vendor prefixes** (-webkit-,-moz-,-ms-,…), to gain clarity, and length of initial code.
|
||||||
|
|
||||||
You will certainly need to add these vendor prefixes yourself (this is usually done automatically today with Autoprefixer, Mixture, Prepros, Grunt, etc.).
|
You will certainly need to add these vendor prefixes yourself (this is usually done automatically today with Autoprefixer, [Mixture](http://mixture.io), [Prepros](http://alphapixels.com/prepros/), [Grunt](http://gruntjs.com), etc.).
|
||||||
|
|
||||||
Useful links
|
Useful links
|
||||||
------------
|
------------
|
||||||
* Website and download : http://knacss.com/
|
* Website and download : http://knacss.com
|
||||||
* Tutorial : http://knacss.com/demos/tutoriel.html
|
* Tutorial : http://knacss.com/demos/tutoriel.html
|
||||||
* Commented code : http://knacss.com/knacss.html
|
* Commented code : http://knacss.com/knacss.html
|
||||||
|
|
Loading…
Reference in a new issue