KSS Style Guide

34.21 #Width - px0 .vw[mx,mn]-px0

Toggle example guides Toggle HTML markup

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

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