add bootstrap
This commit is contained in:
@@ -2,5 +2,10 @@
|
|||||||
"jquery": {
|
"jquery": {
|
||||||
"location": "github:components/jquery",
|
"location": "github:components/jquery",
|
||||||
"main": "jquery"
|
"main": "jquery"
|
||||||
|
},
|
||||||
|
"bootstrap": {
|
||||||
|
"location": "github:tws/bootstrap",
|
||||||
|
"main": "dist/js/bootstrap",
|
||||||
|
"depends": ["./dist/css/bootstrap"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user