adding bootstrap.button for testing

This commit is contained in:
Jarreddebeer
2013-09-07 09:52:29 +02:00
parent bcf9de02bd
commit 82ef0a9226
+5
View File
@@ -17,6 +17,11 @@
"main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
},
"bootstrap.button": {
"location": "github:twbs/bootstrap",
"main": "js/button",
"depends": ["../dist/css/bootstrap.css!", "jspm:jquery"]
}
"webfont": {
"location": "cdnjs:webfont/1.3.0",
"main": "webfont"