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