34.13 #Width - p30 .vw[mx,mn]-p30
Sets the width, max-width, or min-width of element to css var for p30.
Examples
Default styling
A div
.vw-p30
Sets width to p30
A div
.vwmn-p30
Sets min-width to p30
A div
.vwmx-p30
Sets max-width to p30
A div
Markup
<div class="bwa-1 [modifier class]">A div</div>
Source:
dist/full/full.css
, line 21812