You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: