-
-
Notifications
You must be signed in to change notification settings - Fork 79k
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
options for em and rem in "Customize and Download" #9805
Comments
Please search next time—we've skipped on rems in v3 for the time being since v3 is just around the corner. |
What about |
Negatory—even worse given the inheritance and mathematical implications of nesting elements with ems. Rems are also a no-go given they still need pixel fallbacks for IE8. And if we add rems for at least the fonts, then we need that for everywhere, and if that means double the code for around half our CSS. Not worth it. |
What about making IE8 support optional? |
That won't happen for v3—it ships tomorrow. |
Very cool, but please be aware that there're a number of people somewhat upset about not having |
Believe me, we're aware. There's been a lot of griping about it in #6342 and various issues filed by folks who hadn't been following the discussion & the |
I haven't been following, as they haven't. Sorry, and thank you |
px
only is not responsive.The text was updated successfully, but these errors were encountered: