mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Edit README to say normalize should be used as an alternative to resets. Close #39
This commit is contained in:
parent
4d81be6383
commit
5e64a2c5cb
@ -17,7 +17,9 @@ What does it do?
|
|||||||
How to use it
|
How to use it
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
It is suggested that you read through the `normalize.css` file and customise it to meet the design requirements of a project, rather blindly including it as a "black box".
|
Normalize.css is intended to be used as an alternative to CSS resets.
|
||||||
|
|
||||||
|
It is suggested that you read through the `normalize.css` file and customise it to meet the design requirements of a project rather including it as a "black box".
|
||||||
|
|
||||||
If you prefer to use a different CSS formatting style, consider using a tool like [Procssor](http://procssor.com/).
|
If you prefer to use a different CSS formatting style, consider using a tool like [Procssor](http://procssor.com/).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user