Twitter Bootstrap <small>(Bower Package)</small>
=================

This is a Bower component for [Twitter Bootstrap](http://getbootstrap.com/) library containing only LESS and JavaScript source files. You can build source code using `npm` package [less](https://npmjs.org/package/less) or by using `grunt` tasks [grunt-contrib-less](https://npmjs.org/package/grunt-contrib-less) or [grunt-recess](https://npmjs.org/package/grunt-recess).

Current version is v3.2.0.

# Installation

`bower install bootstrap-less`


### Older versions are available as well:

```
bower install bootstrap-less#3.1.1
bower install bootstrap-less#3.1.0
bower install bootstrap-less#3.0.0
bower install bootstrap-less#2.3.1
bower install bootstrap-less#2.3.0
```
