Skip to content

Instantly share code, notes, and snippets.

@tribulant
Created April 6, 2017 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tribulant/f51ad875364b644d0d400b22f0bfeb4e to your computer and use it in GitHub Desktop.
Save tribulant/f51ad875364b644d0d400b22f0bfeb4e to your computer and use it in GitHub Desktop.
Newsletter Template Media Query Ignore
...
</style>
<style type="text/css" data-premailer="ignore">
@media screen and (max-width: 660px) {
.anotherclass {
/* More CSS here for devices */
}
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment