space150 / spaceBase

A Sass-based responsive CSS framework.
http://spacebase.space150.com
MIT License
396 stars 36 forks source link

Media Query Mixin Enhancements #59

Closed cstoobes closed 8 years ago

cstoobes commented 8 years ago

It's clear from this article on PX, EM, REM Media Queries (http://zellwk.com/blog/media-query-units/), EM's are the winner for bug-free responsive websites no matter how the user changes their zoom level or font size. We've updated our media query mixin to support this, and it now converts all pixel values to ems. Also included in this enhancements upgrade: