KSS Style Guide

34.3 #Width - ch2 .vw[mx,mn]-ch2

Toggle example guides Toggle HTML markup

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

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