Commit 9909f276 by Keith Cirkel

Merge pull request #454 from sass/add-keywords

Added some more keywords to package.json
parents 0f9ff916 787c6f0f
...@@ -7,7 +7,10 @@ ...@@ -7,7 +7,10 @@
"keywords": [ "keywords": [
"sass", "sass",
"css", "css",
"libsass" "libsass",
"scss",
"style",
"preprocessor"
], ],
"bugs": { "bugs": {
"url": "https://github.com/sass/node-sass/issues" "url": "https://github.com/sass/node-sass/issues"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment