I'm centered without having a height defined
Type here to try !
Excessive round corner
Stylus don't let you have variables in media queries.
Here is a bunch of clumsy mixins to help solve this issue.
Don't forget to close the query by calling media-query-end()
Don't indent after calling the mixin
@media screen and (max-width: width ) {@media screen and (min-width: width ) {}example:
media-query-max(320)
main
width auto
media-query-end()
linear
ease
ease-in
ease-out
ease-in-out
easeInQuad
easeInCubic
easeInQuart
easeInQuint
easeInSine
easeInExpo
easeInCirc
easeInBack
easeOutQuad
easeOutCubic
easeOutQuart
easeOutQuint
easeOutSine
easeOutExpo
easeOutCirc
easeOutBack
easeInOutQuad
easeInOutCubic
easeInOutQuart
easeInOutQuint
easeInOutSine
easeInOutExpo
easeInOutCirc
easeInOutBack