Yassaaa
Explore posts from serversNeed help with creating mail templates with dynamic data and sending it
I dont think that you could use nuxt components in mail tempaltes because those use pure html+css.
what I ended up doing in another project was in a utils folder I created:
-
emailSections.ts
- emailStyles.ts
- emailTemplate.ts
20 replies