jescalan / rupture

Simple media queries in stylus

Home Page:http://jescalan.github.io/rupture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to use REM instead of EM

custa1200 opened this issue · comments

commented

As the title says' I would rather use REM rather than EM to ensure consistency.

There's no point to adding this because media queries always conform to the root context - R(oot)EM is used for when you need an easy way to access the outer-most context base font size when you're nested deep within child selectors. In the context of rupture, 1em === 1rem