5.3.3 #Display - gr - sm .ds-sm-gr
Sets the display property of an element to grid on sm.
Examples
Default styling
A div
.ds-sm-gr
Sets diplay to grid on sm
A div
Markup
<div class="[modifier class]">A div</div>
Source:
dist/full/full.css
, line 2100