flyingL123

Results 62 comments of flyingL123

@nathanchase I am still confused why you can't adjust your values so that mq will work. For example, my css breakpoints are: ``` breakpoints: { sm: 640, md: 768, lg:...

Not ideal sure but it’s a one time inconvenience to write a small object that includes a method to check those ugly conditionals for each breakpoint and return true or...

@do-adams I am having the exact same problem. I am switching layouts depending on the value of `$mq`: ``` ``` I am finding then when I load the page on...

That doesn't seem to make a difference based on my testing. I'm pretty confused by this. Isn't this a pretty major issue with the library?

It definitely seems like this shouldn't be necessary, and I'm guessing there are probably a bunch of performance-related reasons not to do this, but in case it helps anyone else,...

Hi @DennisMaass this actually didn't work for me. It solved one problem but then created the same problem in reverse. With your method, when I load the page on a...

I think it's being caused by the padding here: https://github.com/zurb/foundation-emails/blob/develop/scss/grid/_grid.scss#L69

But shouldn’t that padding be set to be equal top and bottom when something is supposed to be aligned in the middle? I’m just confused why the framework even offers...

Like I said even the example in the docs doesn’t look to be working correctly.

The same is true for Sku conditions. To summarize, the `conditions()` method should no longer exist in the `Sku` and `Rule` resource files.