KSS Style Guide

34.9.2 #Width - p10 - md .vw[mn,mx]-md-p10

Toggle example guides Toggle HTML markup

Sets the width, max-width, or min-width of element to css var for p10 on md.

Examples
Default styling
A div
.vw-md-p10
Sets width to p10 on md
A div
.vwmn-md-p10
Sets min-width to p10 on md
A div
.vwmx-md-p10
Sets max-width to p10 on md
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source: dist/full/full.css, line 24007