Sorry for this noob question,
but I'm struggling to understand how you can add the Gmail signature with this package. It's unfortunately not responsive.
I think I'm doing it maybe wrong?
After calling npm start, I open my file e.g. signature-light.html. I select all of the visible windows (not the code) and copy it and I create a new signature in Gmail while pasting the content of my copy.
However, if I look at my test mail, I see that the most important part is missing. There is no @media only screen and (max-width:480px)
Sorry for this noob question,
but I'm struggling to understand how you can add the Gmail signature with this package. It's unfortunately not responsive.
I think I'm doing it maybe wrong?
After calling
npm start, I open my file e.g.signature-light.html. I select all of the visible windows (not the code) and copy it and I create a new signature in Gmail while pasting the content of my copy.However, if I look at my test mail, I see that the most important part is missing. There is no
@media only screen and (max-width:480px)