KSS Style Guide

34.23 #Width - px2 .vw[mx,mn]-px2

Toggle example guides Toggle HTML markup

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

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