From 410b484a54d7341b302c258108188767c20825c7 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 31 May 2011 08:42:29 -0700 Subject: [PATCH] Include link to Procssor for those who want a different CSS formatting style --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7c810c..c1e84d0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ CSS normalization is distinct from CSS resets. It tackles common cross-browser i The `normalize.css` file is not intended to be a mysterious "black box" that is included in a project and then ignored. It is heavily commented to help expose the purpose of specific styles. You are encouraged to edit, customise, add to, and remove rulesets in order to meet the design requirements of a project. +If you prefer to use a different CSS formatting style, consider using a tool like [Procssor](http://procssor.com/). + Browser support -----------