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"
}
+1
View File
@@ -385,6 +385,7 @@
"prism": "github:LeaVerou/prism", "prism": "github:LeaVerou/prism",
"process": "github:jspm/nodelibs-process", "process": "github:jspm/nodelibs-process",
"punycode": "github:jspm/nodelibs-punycode", "punycode": "github:jspm/nodelibs-punycode",
"purecss": "npm:purecss",
"puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework", "puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",
"puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework", "puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework",
"querystring": "github:jspm/nodelibs-querystring", "querystring": "github:jspm/nodelibs-querystring",