This commit is contained in:
Nicolas Gallagher 2013-05-11 13:55:49 -07:00
parent a27353cd9f
commit 223bec90d5
5 changed files with 6 additions and 4 deletions

View File

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

View File

@ -1,4 +1,4 @@
# normalize.css v1.1.1
# normalize.css v1
Normalize.css is a customisable CSS file that makes browsers render all
elements more consistently and in line with modern standards. We researched the

View File

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

View File

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

2
normalize.css vendored
View File

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