UNPKG
@vivid-web/flexboxgrid-stylus
Version:
latest (4.0.2)
4.0.2
4.0.1
4.0.0
A simple flexbox CSS grid system
flexboxgrid.vivid-websolutions.nl
vivid-web/flexbox-grid-stylus
@vivid-web/flexboxgrid-stylus
/
src
/
mixins
/
_bem.styl
10 lines
(8 loc)
•
150 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
// An block has an element.
has
(
$element
) /&__{
$element
} {block}
// An element has a variant.
variant
(
$modifier
) /&--{
$modifier
} {block}