We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341199f commit 40f39d8Copy full SHA for 40f39d8
README.md
@@ -7,6 +7,14 @@ the styles that need normalizing.
7
8
[Check out the demo](http://necolas.github.com/normalize.css/2.1.0/test.html)
9
10
+[Legacy browser support is available in v1](https://github.com/necolas/normalize.css/tree/v1)
11
+
12
+## Install
13
14
+Download from the [project page](http://necolas.github.com/normalize.css/).
15
16
+Install with [Bower](http://twitter.github.com/bower/): `bower install --save normalize-css`
17
18
## What does it do?
19
20
* Preserves useful defaults, unlike many CSS resets.
0 commit comments