zellwk / typi

A sass mixin to make responsive typography easy
MIT License
856 stars 44 forks source link

Specify media query's type (max-width instead of min-width) #47

Closed m4tty-d closed 6 years ago

m4tty-d commented 6 years ago

I'd like to use max-width media queries instead of min-width ones. Is there a way to specify the type of the media query?

zellwk commented 6 years ago

Nope.