Update README.md

This commit is contained in:
Raphael Goetter 2014-05-12 11:03:24 +02:00
parent 1095d29347
commit 9acce25176

View File

@ -24,7 +24,7 @@ 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
## 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.