mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Include link to Procssor for those who want a different CSS formatting style
This commit is contained in:
parent
94bf35d61c
commit
410b484a54
@ -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.
|
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
|
Browser support
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user