KSS Style Guide

15.4 #Width - ch3 .vw[mx,mn]-ch3

Toggle example guides Toggle HTML markup

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

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