Merge pull request #643 from richlewis42/master
added skeleton to registry, and skeleton package override
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"main": "css/skeleton.css!",
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"css": "0.1",
|
||||
"normalize.css": "3.0.3"
|
||||
}
|
||||
}
|
||||
@@ -392,6 +392,7 @@
|
||||
"scoped-polyfill": "github:PM5544/scoped-polyfill",
|
||||
"showdown": "github:showdownjs/showdown",
|
||||
"sifter": "github:brianreavis/sifter.js",
|
||||
"skeleton": "github:dhg/Skeleton",
|
||||
"skrollr": "github:Prinzhorn/skrollr",
|
||||
"snap.svg": "github:adobe-webplatform/Snap.svg",
|
||||
"sockjs-client": "github:sockjs/sockjs-client",
|
||||
|
||||
Reference in New Issue
Block a user