I am using node email-template to create email templates for sending email. However I want to add style attribute inside template like below:
<style>
table{ //some style}
</style>
Hello,
<table> </table>
Thanks,
How to add styles without giving inline css.
Aucun commentaire:
Enregistrer un commentaire