added skeleton to registry
added skeleton package override
This commit is contained in:
committed by
Rich Lewis
parent
46eb38f890
commit
1f5464c3a6
@@ -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",
|
"scoped-polyfill": "github:PM5544/scoped-polyfill",
|
||||||
"showdown": "github:showdownjs/showdown",
|
"showdown": "github:showdownjs/showdown",
|
||||||
"sifter": "github:brianreavis/sifter.js",
|
"sifter": "github:brianreavis/sifter.js",
|
||||||
|
"skeleton": "github:dhg/Skeleton",
|
||||||
"skrollr": "github:Prinzhorn/skrollr",
|
"skrollr": "github:Prinzhorn/skrollr",
|
||||||
"snap.svg": "github:adobe-webplatform/Snap.svg",
|
"snap.svg": "github:adobe-webplatform/Snap.svg",
|
||||||
"sockjs-client": "github:sockjs/sockjs-client",
|
"sockjs-client": "github:sockjs/sockjs-client",
|
||||||
|
|||||||
Reference in New Issue
Block a user