add webfont
This commit is contained in:
@@ -7,5 +7,9 @@
|
|||||||
"location": "github:twbs/bootstrap",
|
"location": "github:twbs/bootstrap",
|
||||||
"main": "dist/js/bootstrap",
|
"main": "dist/js/bootstrap",
|
||||||
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
|
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
|
||||||
|
},
|
||||||
|
"webfont": {
|
||||||
|
"location": "cdnjs:webfont/1.3.1/webfont",
|
||||||
|
"main": "webfont"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user