Replies: 2 comments 4 replies
-
Yup! Let's add it. |
Beta Was this translation helpful? Give feedback.
4 replies
-
For now, you can use declare your own components like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Adding global style as a feature could be nice.
I was able to make it work by creating a new file
/emails/styles.tsx
Issue with this method
styles.tsx
shows up in preview. Workaround is to name the filecomponents.tsx
which is filtered from the listI wasn't able to get it to work if I had the file in a subfolder. Could be nice to have a
/styles/
folder and ability to have multiple template styles there.Beta Was this translation helpful? Give feedback.
All reactions