KSS Style Guide

34.26.1 #Width - rem1 - lg .vw[mn,mx]-lg-rem1

Toggle example guides Toggle HTML markup

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

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