File tree 4 files changed +5
-3
lines changed
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
=== HEAD
2
2
3
+ === 2.1.3 (August 26, 2013)
4
+
3
5
* Fix component.json.
4
6
* Remove the gray background color from active links in IE 10.
5
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " normalize-css" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"main" : " normalize.css" ,
5
5
"author" : " Nicolas Gallagher" ,
6
6
"ignore" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " normalize-css" ,
3
3
"repo" : " necolas/normalize.css" ,
4
- "version" : " 2.1.2 " ,
4
+ "version" : " 2.1.3 " ,
5
5
"styles" : [" normalize.css" ],
6
6
"author" : " Nicolas Gallagher" ,
7
7
"license" : " MIT"
Original file line number Diff line number Diff line change 1
- /*! normalize.css v2.1.2 | MIT License | git.io/normalize */
1
+ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
2
2
3
3
/* ==========================================================================
4
4
HTML5 display definitions
You can’t perform that action at this time.
0 commit comments