add webfont

This commit is contained in:
Guy Bedford
2013-08-26 08:08:53 +02:00
parent 7204b701c7
commit d07b9b68c6
+4
View File
@@ -7,5 +7,9 @@
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"webfont": {
"location": "cdnjs:webfont/1.3.1/webfont",
"main": "webfont"
}
}