This commit is contained in:
Nicolas Gallagher 2013-08-26 11:37:18 -07:00
parent 4925d9b508
commit dafaf9ee60
4 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
=== HEAD === HEAD
=== 2.1.3 (August 26, 2013)
* Fix component.json. * Fix component.json.
* Remove the gray background color from active links in IE 10. * Remove the gray background color from active links in IE 10.

View File

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

View File

@ -1,7 +1,7 @@
{ {
"name": "normalize-css", "name": "normalize-css",
"repo": "necolas/normalize.css", "repo": "necolas/normalize.css",
"version": "2.1.2", "version": "2.1.3",
"styles": ["normalize.css"], "styles": ["normalize.css"],
"author": "Nicolas Gallagher", "author": "Nicolas Gallagher",
"license": "MIT" "license": "MIT"

2
normalize.css vendored
View File

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