UNPKG
flexboxgrid-helpers
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
Helper classes for flexboxgrid
github.com/lgg/flexboxgrid-helpers
lgg/flexboxgrid-helpers
flexboxgrid-helpers
/
sources
/
flex
/
flex-center.styl
10 lines
(7 loc)
•
192 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
.flex-center
justify-content
center !important
align-items
center !important
.flex-center__x
justify-content
center !important
.flex-center__y
align-items
center !important