Giter Site home page Giter Site logo

Comments (9)

ajbraus avatar ajbraus commented on May 26, 2024

+1

I tried to put the email.css file into my lib/assets/stylesheets folder because it was screwing with my styles if I left it in app/assets/stylesheets. Then I got this error.

Where should we put the email.css file so it is picked up by premailer-rails3 but not by our app?

also can we use email.css.scss?

from premailer-rails.

catmando avatar catmando commented on May 26, 2024

+1

Had this problem over the place. What I had to do was either define the view as .text.erb or if I needed HTML then I had to put at least a blank inline style sheet in the view.

from premailer-rails.

njakobsen avatar njakobsen commented on May 26, 2024

+1 Had the same problem. This seems like a huge oversight as it makes the plugin impossible to use otherwise, and nowhere is it stated as a requirement.

from premailer-rails.

Crunch09 avatar Crunch09 commented on May 26, 2024

👍 this is so confusing. i'll try to fix it in a PR

from premailer-rails.

nicolasgarnil avatar nicolasgarnil commented on May 26, 2024

+1, had the same error and solved it adding the email.css file

from premailer-rails.

arojoal avatar arojoal commented on May 26, 2024

+1 i have created a blank email.css file in app/assets/stylesheets but it keeps failing. Where should it be?

from premailer-rails.

antulik avatar antulik commented on May 26, 2024

Created empty /app/assets/stylesheets/email.css and the error disappeared.

from premailer-rails.

fphilipe avatar fphilipe commented on May 26, 2024

Closing this since email.css is no longer used when no stylesheet is linked to.

from premailer-rails.

i8ramin avatar i8ramin commented on May 26, 2024

I think a note somewhere in the docs or readme would be useful for people who are upgrading from the older version. It would automatically include email.css and now this will break until you manually add stylesheet_link_tag "email"

from premailer-rails.

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.