This commit is contained in:
Nicolas Gallagher 2012-11-17 10:33:15 -08:00
parent 1364ab62f8
commit 43af50617c
4 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,7 @@
== 1.0.2 (17 November, 2012)
* Correct `h6` font size normalization.
== 1.0.1 (August 19, 2012)
* Adjust `small` font size normalization.

View File

@ -1,11 +1,11 @@
# normalize.css v1.0.1
# normalize.css v1.0.2
Normalize.css is a customisable CSS file that makes browsers render all
elements more consistently and in line with modern standards. We researched the
differences between default browser styles in order to precisely target only
the styles that need normalizing.
[Check out the demo](http://necolas.github.com/normalize.css/1.0.1/test.html)
[Check out the demo](http://necolas.github.com/normalize.css/1.0.2/test.html)
## What does it do?

View File

@ -1,6 +1,6 @@
{
"name": "normalize-css",
"version": "1.0.1",
"version": "1.0.2",
"author": "Nicolas Gallagher",
"homepage": "http://necolas.github.com/normalize.css/",
"styles": ["normalize.css"],

2
normalize.css vendored
View File

@ -1,4 +1,4 @@
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/*! normalize.css v1.0.2 | MIT License | git.io/normalize */
/* ==========================================================================
HTML5 display definitions