We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6cc93 commit 41b1835Copy full SHA for 41b1835
stylus/vendor.styl
@@ -54,7 +54,7 @@ box-lines()
54
55
/* ====================== BOXFLEX ====================== */
56
display-flex()
57
- vendorValue('display', 'flex')
+ vendorValue('display', flex)
58
59
flex-flow()
60
vendor('flex-flow', arguments)
0 commit comments