twbs / bootstrap

The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

Home Page:https://getbootstrap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are no mixins for .make-xs-column-*

duhseekoh opened this issue · comments

I see that .col-xs-push, .col-xs-pull, and .col-xs-offset were added in 3.0.2 but the equivalent mixins were not added. For those of us using a purely semantic grid, this muddies up our markup with these classes.