KSS Style Guide

34.25.2 #Width - rem0 - md .vw[mn,mx]-md-rem0

Toggle example guides Toggle HTML markup

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

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