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

options for em and rem in "Customize and Download" #9805

Closed
stevenvachon opened this issue Aug 18, 2013 · 8 comments
Closed

options for em and rem in "Customize and Download" #9805

stevenvachon opened this issue Aug 18, 2013 · 8 comments

Comments

@stevenvachon
Copy link

px only is not responsive.

@mdo
Copy link
Member

mdo commented Aug 18, 2013

Please search next time—we've skipped on rems in v3 for the time being since v3 is just around the corner.

@mdo mdo closed this as completed Aug 18, 2013
@stevenvachon
Copy link
Author

What about em then?

@mdo
Copy link
Member

mdo commented Aug 18, 2013

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.

@stevenvachon
Copy link
Author

What about making IE8 support optional?

@mdo
Copy link
Member

mdo commented Aug 18, 2013

That won't happen for v3—it ships tomorrow.

@stevenvachon
Copy link
Author

Very cool, but please be aware that there're a number of people somewhat upset about not having em and/or rem. Operating system level and browser level fonts affect things and px causes issues that must be overridden manually.

@cvrebert
Copy link
Collaborator

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 rem experimentation.

@stevenvachon
Copy link
Author

I haven't been following, as they haven't. Sorry, and thank you

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

3 participants