KSS Style Guide

34.15 #Width - p50 .vw[mx,mn]-p50

Toggle example guides Toggle HTML markup

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

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