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
/
_variables.styl
8 lines
•
99 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
$columns
=
12
$breakpoints
=
{
xs :
0
,
sm :
544px
,
md :
768px
,
lg :
992px
,
xl :
1200px
}