KSS Style Guide

15.5 #Width - ch4 .vw[mx,mn]-ch4

Toggle example guides Toggle HTML markup

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

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