wix-incubator / mjml-react

React component library to generate the HTML emails on the fly
MIT License
993 stars 50 forks source link

Media queries #34

Closed Emiliano-Bucci closed 4 years ago

Emiliano-Bucci commented 4 years ago

Hi! I'm having issues with media queries, specifically in my Gmail App (i have a Huawei with Android 8). It seems that they're completely ignored; i've tried using both styles in the head inlined and not, but with no result at all. Perhaps did you face some similar issues?

I've also noticed that if i use the inline attribute in the the media queries are not being applied anymore

Thanks a lot!

daliusd commented 4 years ago

Hey, I recommend checking Google documentation about media queries support in Gmail: