UNPKG

superlatief-mixins

Version:

A custom set of stylus and sass functions and mixins

6 lines (5 loc) 163 B
equal-padding-inline-span($color, $width) display: inline; background-color: $color; box-shadow: $width 0 $color, -($width) 0 $color; vertical-align: sub;