Index of /wp/wp-content/ Framework grid generation
/
/ Used only by Bootstrap to generate the correct number of grid classes given
/ any value of `@grid-columns`.
.make-grid-columns() {
/ Common styles for all sizes of grid columns, widths 1-12
.col(@index) when (@index = 1) { /