root / drupal7 / sites / all / themes / bootstrap / bootstrap.make.example @ 1c42f191
1 |
core = 7.x |
---|---|
2 |
api = 2 |
3 |
|
4 |
libraries[bootstrap][download][type] = "get" |
5 |
libraries[bootstrap][download][url] = "https://github.com/twbs/bootstrap/archive/v3.1.1.zip" |
6 |
libraries[bootstrap][directory_name] = "bootstrap" |
7 |
libraries[bootstrap][destination] = "themes/bootstrap" |
8 |
libraries[bootstrap][overwrite] = TRUE |