KSS Style Guide

5.3.3 #Display - gr - sm .ds-sm-gr

Toggle example guides Toggle HTML markup

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