adding bootstrap.button for testing
This commit is contained in:
@@ -17,6 +17,11 @@
|
|||||||
"main": "dist/js/bootstrap",
|
"main": "dist/js/bootstrap",
|
||||||
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
|
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
|
||||||
},
|
},
|
||||||
|
"bootstrap.button": {
|
||||||
|
"location": "github:twbs/bootstrap",
|
||||||
|
"main": "js/button",
|
||||||
|
"depends": ["../dist/css/bootstrap.css!", "jspm:jquery"]
|
||||||
|
}
|
||||||
"webfont": {
|
"webfont": {
|
||||||
"location": "cdnjs:webfont/1.3.0",
|
"location": "cdnjs:webfont/1.3.0",
|
||||||
"main": "webfont"
|
"main": "webfont"
|
||||||
|
|||||||
Reference in New Issue
Block a user