Original post: Bootstrap 3: adding a new set of columns
Notice that Bootstrap's CSS uses a mobile first strategy, so it is important to define your xxs-grid (I should choose an other name) between the xs-grid and the sm-grid. See also: Bootstrap 3 mixin multiple make-*-column. For that reason you can not use the Less code from this question Bootstrap 3 extra large (xl) columns
- Download the Bootstrap source code at: http://getbootstrap.com/getting-started/
- In less/variables.less add:
// horizontal mobiles