Summer Jordan
Summer Jordan
### Describe the bug After implementing a webhook endpoint in a typescript express project, I first tested locally using the Stripe CLI. Everything worked as expected. I then created automated...
### Describe the Bug When using a custom tailwind config with a safelist, and using responsive tailwind classes, the generated HTML has a style tag with tailwind directives. These directives...
Fixes #17
## Issue Description The typescript types are not resolved when `moduleResolution` is set to `bundler`. This can be confirmed by checking the package with [are the types wrong](https://arethetypeswrong.github.io/?p=%40responsive-email%2Freact-email%400.0.3) ![Screenshot 2024-10-15...