Closed benoitchantre closed 11 years ago
Hi, I've fixed the issue with commit 4de1d84236dac703ed9d5f737132e9a1ce975e77.
I've also updated some dependencies and parts of code in version 0.2.2 (21da5a804da303dbca449cc213c879f550d0dac4).
Let me know if you're experiencing any other error.
Thanx for contributing
Thanks for having build this tool :-)
It works.
When you run the dist task with
grunt dist
, it doesn't inline your css.Apparently, this is because the path to the css file is wrong.
To solve it, you need to change the line 20 of
src/email.html
like that<link rel="stylesheet" type="text/css" href="css/style.css"/>