Designer News is where the design community meets.
6 years ago from James Lane, UI Designer [Moderator]
Here
.col-{breakpoint}-{modifier}-{size}
.{modifier}-{breakpoint}-{size}
.col-md-3.col-md-push-9
.col-md-3.push-md-9
We'll very likely be bringing it back. I underestimated the appeal and usage of it when I removed them :).
Now playing
Here
.col-{breakpoint}-{modifier}-{size}
to.{modifier}-{breakpoint}-{size}
for simpler grid classes. For example, instead of.col-md-3.col-md-push-9
it’s.col-md-3.push-md-9
.