KSS Style Guide

34.12 #Width - p25 .vw[mx,mn]-p25

Toggle example guides Toggle HTML markup

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

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