KSS Style Guide

34.6 #Width - em0 .vw[mx,mn]-em0

Toggle example guides Toggle HTML markup

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

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