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

Breakpoints in em units #1

Closed
caycefischer opened this issue Feb 8, 2013 · 4 comments
Closed

Breakpoints in em units #1

caycefischer opened this issue Feb 8, 2013 · 4 comments

Comments

@caycefischer
Copy link

Would it be possible (given Sass syntax, and the math involved) to write our breakpoints in ems instead of pixels? em-based media queries are more flexible and considerate of the content than pixel values.

Articles:

@csswizardry
Copy link
Owner

Yeah I’ll think it over :)

@chris-pearce
Copy link

Yeah I think ems are the way to go (just divide BP by 16), also I'd use em or rem (if rem need a px fall-back for old IE) for the gutter.

@davidspiess
Copy link

👍 thumbs up :)

@csswizardry
Copy link
Owner

I believe @BPScott’s work in #6 has solved this :)

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

4 participants