Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Compass cross-browser defaults to toggle REM-fallback support #18

Open
anniegreens opened this issue Aug 2, 2014 · 0 comments
Open
Assignees

Comments

@anniegreens
Copy link
Member

With addition of rem-fallback mixin, usage of this new support for px/rem values should be based on global legacy IE support. We can simply check the values of the Compass cross-browser variables (overridden in theme _variables.scss partial if support is needed), and output both px/rem or just rem as needed.

@anniegreens anniegreens self-assigned this Aug 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant