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