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