File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes to normalize.css
22
3+ ### 7.0.0 (May 26, 2017)
4+
5+ * Separate out selector targeted fixes for readability
6+ * Update browser landscape of abbr[ title] fixes
7+ * Update browser landscape of details fixes
8+ * Correct browser landscape of displays
9+ * Remove sub and sup opinionated changes
10+
311### 6.0.0 (March 26, 2017)
412
513* Remove all opinionated rules
Original file line number Diff line number Diff line change 1- /*! normalize.css v6 .0.0 | MIT License | github.com/jonathantneal/normalize.css */
1+ /*! normalize.css v7 .0.0 | MIT License | github.com/jonathantneal/normalize.css */
22
33/* Document
44 ========================================================================== */
Original file line number Diff line number Diff line change 11{
22 "name" : " normalize.css" ,
3- "version" : " 6 .0.0" ,
3+ "version" : " 7 .0.0" ,
44 "description" : " A modern alternative to CSS resets" ,
55 "main" : " normalize.css" ,
66 "style" : " normalize.css" ,
1515 "scripts" : {
1616 "test" : " stylelint normalize.css"
1717 },
18- "repository" : " necolas /normalize.css" ,
18+ "repository" : " jonathantneal /normalize.css" ,
1919 "contributors" : [
2020 " Jonathan Neal <[email protected] > (http://jonathantneal.com/)" ,
2121 " Nicolas Gallagher <[email protected] > (http://nicolasgallagher.com/)" 2222 ],
2323 "license" : " MIT" ,
24- "bugs" : " https://github.com/necolas /normalize.css/issues" ,
25- "homepage" : " https://necolas .github.io/normalize.css" ,
24+ "bugs" : " https://github.com/jonathantneal /normalize.css/issues" ,
25+ "homepage" : " https://jonathantneal .github.io/normalize.css" ,
2626 "stylelint" : {
2727 "extends" : " stylelint-config-standard" ,
2828 "rules" : {
You can’t perform that action at this time.
0 commit comments