added skeleton to registry

added skeleton package override
This commit is contained in:
Rich P. I. Lewis
2015-11-03 21:58:58 +00:00
committed by Rich Lewis
parent 46eb38f890
commit 1f5464c3a6
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"main": "css/skeleton.css!",
"registry": "jspm",
"dependencies": {
"css": "0.1",
"normalize.css": "3.0.3"
}
}