Add pure.css

This commit is contained in:
Shabith Ishan
2016-02-07 23:14:32 +05:30
parent 510ffcc9d5
commit 179d95d7e4
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"css": "*"
},
"main": "build/pure-min.css!",
"registry": "jspm"
}