KSS Style Guide

34.2 #Width - ch1 .vw[mx,mn]-ch1

Toggle example guides Toggle HTML markup

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

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