From 9acce251768b47b1b6a26746578fd63598fdab72 Mon Sep 17 00:00:00 2001 From: Raphael Goetter Date: Mon, 12 May 2014 11:03:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5bdebb..51003f0 100644 --- a/README.md +++ b/README.md @@ -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 doesn’t 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.