Giter Club home page Giter Club logo

Comments (7)

martinnormark avatar martinnormark commented on June 8, 2024

Take a look at the Media queries section of the readme.

You have to wrap your responsive styles in it's own style tag with an id, and add that id to the ignoreElements parameter you can pass to MoveCssInline.

Those styles won't be inlined, and the style tag will remain in the email for the device to resolve.

from premailer.net.

AndersBillLinden avatar AndersBillLinden commented on June 8, 2024

I am using this for responsive newsletters. We are trying ink and zurb that are the developers of ink made an inliner you maybe are familiar with on http://zurb.com/ink/inliner.php. It moves media queries inside the <body>. Keeping <style> tags inside <body> will for some reason work in old email clients. To me thats really hard to believe. I consider to use Premailer.NET. The second options is creating a web client that will interface that zurb made form. Then I depend on the form to stay like it is and never change.

from premailer.net.

martinnormark avatar martinnormark commented on June 8, 2024

👍

from premailer.net.

AndersBillLinden avatar AndersBillLinden commented on June 8, 2024

So you recommend me to use that zurb form?

from premailer.net.

martinnormark avatar martinnormark commented on June 8, 2024

Oh, I didn't realize it was a question.

If all you miss in PreMailer.Net is to keep the media queries, it is possible using the ignoreElements parameter to refer to style blocks that contain the media queries (and excludes all non-media wrapped styles).

That said, use what gives you the best result.

from premailer.net.

AndersBillLinden avatar AndersBillLinden commented on June 8, 2024

I will test some stuff and see! Thanks

from premailer.net.

chaoaretasty avatar chaoaretasty commented on June 8, 2024

I've also been using Zurb Foundation for Email and came across this same issue. I've added a PR that enables PreMailer.Net to work with Zurb and CSS from other preprocessors.

from premailer.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.