KSS Style Guide

34.1 #Width - ch0 .vw[mx,mn]-ch0

Toggle example guides Toggle HTML markup

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

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