File tree Expand file tree Collapse file tree 5 files changed +6
-4
lines changed
Expand file tree Collapse file tree 5 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11=== HEAD
22
3+ === 3.0.0 (January 28, 2014)
4+
35=== 3.0.0-rc.1 (January 26, 2014)
46
57* Explicit tests for each normalization.
Original file line number Diff line number Diff line change 1- # normalize.css v2
1+ # normalize.css v3
22
33Normalize.css is a customisable CSS file that makes browsers render all
44elements more consistently and in line with modern standards.
Original file line number Diff line number Diff line change 11{
22 "name" : " normalize-css" ,
3- "version" : " 3.0.0-rc.1 " ,
3+ "version" : " 3.0.0" ,
44 "main" : " normalize.css" ,
55 "author" : " Nicolas Gallagher" ,
66 "ignore" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " normalize-css" ,
33 "repo" : " necolas/normalize.css" ,
4- "version" : " 3.0.0-rc.1 " ,
4+ "version" : " 3.0.0" ,
55 "styles" : [" normalize.css" ],
66 "author" : " Nicolas Gallagher" ,
77 "license" : " MIT"
Original file line number Diff line number Diff line change 1- /*! normalize.css v3.0.0-rc.1 | MIT License | git.io/normalize */
1+ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
22
33/**
44 * 1. Set default font family to sans-serif.
You can’t perform that action at this time.
0 commit comments