box-chrome-sdk
Version:
A Chrome App SDK for the Box V2 API
18 lines (12 loc) • 624 B
Markdown
# Bootstrap CSS only
This is a Bower component for [Bootstrap](http://getbootstrap.com/) CSS and font libraries only. No javascript, and more importantly NO bower depenedency on jQuery. Perfect companion for [Angular-UI Bootstrap](https://github.com/angular-ui/bootstrap-bower).
With 3.0.1 and above, the glyphicons are included as well.
## Installation:
`bower install bootstrap-css-only`
### Previous Bootstrap versions also available:
You can request info for a specific version with 'bower info bootstrap-css-only#<version>'
```
bower install bootstrap-css-only#2.3.2
bower install bootstrap-css-only#3.0.0
...
```