This commit is contained in:
Jonathan Neal 2016-03-19 17:12:13 -04:00
parent 7f2eaef38d
commit 84f39fb494
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Changes to normalize.css
### HEAD
### 4.0.0 (March 19, 2016)
* Add the correct font weight for `b` and `strong` in Chrome, Edge, and Safari.
* Correct inconsistent `overflow` for `hr` in Edge and IE.

2
normalize.css vendored
View File

@ -1,4 +1,4 @@
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).

View File

@ -1,6 +1,6 @@
{
"name": "normalize.css",
"version": "3.0.3",
"version": "4.0.0",
"description": "A modern alternative to CSS resets",
"style": "normalize.css",
"files": [