Update README.md

This commit is contained in:
Raphael Goetter 2014-05-12 11:01:36 +02:00
parent a2a3bc7595
commit 1095d29347

View File

@ -24,6 +24,12 @@ 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.
Take the time to read the documentation before jumping in. Indeed, KNACSS doesnt always suit beginners needs since a little thing can have big consequences.
# Vendor Prefixes
If you use one of the pre-processed version of KNACSS (LESS / Sass) know that all the properties are declared **without vendor prefixes** (-webkit-,-moz-,-ms-,…), to gain clarity, and length of initial code.
You will certainely need to add these vendor prefixes yourself (this is usually done automatically today with Autoprefixer, Mixture, Prepros, Grunt, etc.).
Useful links
------------
* Website and download : http://knacss.com/