Created by: alanmoo
Creates classes like .col-xs-auto
, .col-sm-auto
, etc.
These allow a column to automatically be sized based on its content at certain viewports, using the same cascade of the rest of the column sizing classes. They're useful for elements that you might want stacked on smaller screens, but normally lay out nicely on a horizontal at larger screens, without the need to be fixed to a specific grid at those sizes.