This commit is contained in:
Nicolas Gallagher 2013-05-11 13:59:52 -07:00
parent f74e430833
commit 56af2b1170
5 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,7 @@
== HEAD
== 2.1.2 (May 11, 2013)
* Revert root `color` and `background` normalizations.
== 2.1.1 (April 8, 2013)

View File

@ -1,11 +1,11 @@
# normalize.css v2.1.1
# normalize.css v2
Normalize.css is a customisable CSS file that makes browsers render all
elements more consistently and in line with modern standards. We researched the
differences between default browser styles in order to precisely target only
the styles that need normalizing.
[Check out the demo](http://necolas.github.io/normalize.css/2.1.0/test.html)
[Check out the demo](http://necolas.github.io/normalize.css/latest/test.html)
[Legacy browser support is available in v1](https://github.com/necolas/normalize.css/tree/v1)

View File

@ -1,6 +1,6 @@
{
"name": "normalize-css",
"version": "2.1.1",
"version": "2.1.2",
"main": "normalize.css",
"author": "Nicolas Gallagher",
"ignore": [

View File

@ -1,6 +1,6 @@
{
"name": "normalize-css",
"version": "2.1.1",
"version": "2.1.2",
"styles": ["normalize.css"],
"author": "Nicolas Gallagher"
}

2
normalize.css vendored
View File

@ -1,4 +1,4 @@
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions