This commit is contained in:
Nicolas Gallagher 2013-04-07 17:23:36 -07:00
parent 437072a982
commit 1e768e746a
4 changed files with 5 additions and 3 deletions

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "normalize-css", "name": "normalize-css",
"version": "1.1.0", "version": "1.1.1",
"author": "Nicolas Gallagher", "author": "Nicolas Gallagher",
"homepage": "http://necolas.github.com/normalize.css/", "homepage": "http://necolas.github.com/normalize.css/",
"main": "normalize.css", "main": "normalize.css",

2
normalize.css vendored
View File

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