Comparing version 0.1.0 to 0.1.1
0.1.1 / 2012-05-27 | ||
================== | ||
* Follow normalize.css 2012-03-06T10:21 UTC | ||
0.1.0 / 2012-02-12 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -17,3 +17,3 @@ /** | ||
exports.version = '0.1.0'; | ||
exports.version = '0.1.1'; | ||
@@ -20,0 +20,0 @@ /** |
{ | ||
"name": "normalize" | ||
, "description": "Stylus porting of normalize.css" | ||
, "version": "0.1.0" | ||
, "version": "0.1.1" | ||
, "keywords": ["stylus", "stylesheet", "normalize", "normalize.css"] | ||
@@ -16,2 +16,2 @@ , "repository": { | ||
, "engines": { "node": "*" } | ||
} | ||
} |
# Normalize | ||
Stylus porting of normalize.css. Originally modularized by Kyo Nagashima. | ||
[Stylus](http://learnboost.github.com/stylus/) porting of [normalize.css](http://necolas.github.com/normalize.css/). Originally modularized by [Kyo Nagashima](http://hail2u.net/). | ||
@@ -5,0 +5,0 @@ ## Installation |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11322