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>2014-02-08 09:03:25 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-02-08 09:03:25 +0400
commit1689117297c69c166746324479d2810963547ce5 (patch)
treecd362521f6dac50152f0bc6763a847b0536f3aa0 /sache.json
parent54fe78d7310a1b7bd8fa2901ed9d37767ca251ea (diff)
Add sache.json for sache.io website.
Diffstat (limited to 'sache.json')
-rw-r--r--sache.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/sache.json b/sache.json
new file mode 100644
index 0000000..128585a
--- /dev/null
+++ b/sache.json
@@ -0,0 +1,5 @@
+{
+ "name": "Normalize-scss",
+ "description": "The Sass/Compass version of Normalize.css. This port tracks the parent project very closely. It aims to use the best partials from Compass to make normalize even easier to integrate with your website.",
+ "tags": ["normalize", "reset", "typography", "design", "ui"]
+}