jedfoster / SassMeister

The Sass playground
http://sassmeister.com
198 stars 25 forks source link

New extension: Sass MQ #149

Closed kaelig closed 9 years ago

kaelig commented 9 years ago

mq() is a responsive helper that helps you compose media queries in an elegant way.

Repo: https://github.com/sass-mq/sass-mq SassDoc: http://sass-mq.github.io/sass-mq/

Sass file: https://github.com/sass-mq/sass-mq/blob/master/_mq.scss

Compatibility:

I'm using it all the time, so it'd be super helpful to have it as an extension. Let me know if I can do anything to help its integration.

jedfoster commented 9 years ago

Added. Will go out with the next release this afternoon.

kaelig commented 9 years ago

Thank you very much, I appreciate it.

kaelig commented 6 years ago

Hey @jedfoster, sass-mq was updated to v4, is this something you could update?