Grid » How to Use the Grid Grid ClassesLink
Since: 1.2.0 New IssueCreates CSS classes for all grid items, Boostrap-style.
Examples
Quickly prototype a half width layout on desktop.
<div class="col-md-half">Half Column</div>
grid/_grid-classes.scss, line 1
View Source