34.5 #Width - ch4 .vw[mx,mn]-ch4
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/full/full.css
, line 22371