I am using bootstrap 3 grid system loved it so far and everything was working well,
I am trying to use col-xs-offset-1 and doesn\'t work although .col-sm-offset-1 works.
What
This was really frustrating so I wrote a gist you can grab that enables col-offset-xs-*. I also noticed that Bootstrap SASS repo Bower installed this week did not include col-offset-sm-0 so that is shimmed too but will be redundant in many cases.