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

Set excludeMediaQueries to true as default #69

Merged
merged 1 commit into from
Jul 31, 2014

Conversation

barryvdh
Copy link
Contributor

I think including the mediaqueries in the inline-styles is a bit counter-intuitive, as they don't really belong inline.

This didn't really matter before #52 as they weren't processed properly (I think?) but after that change, it kind of messes up the layout. With Zurb Ink, in 1.2.x the flag doesn't have any effect. In 1.5.x, it only works correctly when media queries are excluded. So as this may look like a breaking change, imho the change in #52 broke this behaviour and this change is more 'reasonable'.

(Split of #54 for just this issue)

I think including the mediaqueries in the inline-styles is a bit counter-intuitive, as they don't really belong inline.
tijsverkoyen added a commit that referenced this pull request Jul 31, 2014
Set excludeMediaQueries to true as default
@tijsverkoyen tijsverkoyen merged commit ae7b360 into tijsverkoyen:master Jul 31, 2014
@barryvdh barryvdh deleted the patch-5 branch August 12, 2014 12:55
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

Successfully merging this pull request may close these issues.

2 participants