KSS Style Guide

34.7 #Width - em1 .vw[mx,mn]-em1

Toggle example guides Toggle HTML markup

Sets the width, max-width, or min-width of element to css var for em1.

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