@import '_setup'; .grid { @include ayre-grid(3, ( 12 auto: 2, // At grid size 12 set items to 2 units wide, replacing the auto grid size 12 )); }