Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2015-11-15 16:12:01 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2015-11-15 16:12:01 +0300
commit1c09e98a9866f2a5099d72c83e31b27804e831c0 (patch)
tree3208d90ef794bb7a4714a0c74b3f7cd05e7b11da /package.json
parent84f8e2859cd3e564d292ac657f3fb6738542b603 (diff)
Update project description.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ec921cb..388f26b 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "normalize-scss",
"version": "3.0.3",
- "description": "Normalize.css, but modularized, sass-ified and node.js-ified.",
+ "description": "This is the Sass version of Normalize.css, a collection of HTML element and attribute rulesets to normalize styles across all browsers. This port aims to use a light dusting of Sass to make Normalize even easier to integrate with your website.",
"homepage": "https://github.com/JohnAlbin/normalize-scss",
"bugs": {
"url": "https://github.com/JohnAlbin/normalize-scss/issues"