This commit is contained in:
Nicolas Gallagher 2013-04-07 17:27:53 -07:00
parent 34614f4811
commit 691c71b985
4 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
== HEAD
== 2.1.1 (April 7, 2013)
* Normalize root `color` and `background` to counter the effects of system
color schemes.

View File

@ -1,4 +1,4 @@
# normalize.css v2.1.0
# normalize.css v2.1.1
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": "2.1.0",
"version": "2.1.1",
"author": "Nicolas Gallagher",
"homepage": "http://necolas.github.com/normalize.css/",
"main": "normalize.css",

2
normalize.css vendored
View File

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