react-email icon indicating copy to clipboard operation
react-email copied to clipboard

💌 Build and send emails using React

Results 262 react-email issues
Sort by recently updated
recently updated
newest added

This PR bumps `` version after the recent fix from https://github.com/resendlabs/react-email/pull/312.

* https://react.email/docs/integrations/overview * https://github.com/resendlabs/react-email#integrations

I just updated my project to all the latest components, but it seems something really strange is happening. A `` creates a column layout. I can set it back to...

Add new demo template of Codepen This is the original e-mail: ![Fwd-A-few-things-to-know-about-CodePen-bruno-cabral-contasimples-com-E-mail-de-Conta-Simples](https://user-images.githubusercontent.com/19210426/213886438-8665bf94-ab62-459f-ad8a-9f0abafac143.png)

In this PR, I added documentation about how you can utilise babel to integrate React Email into your NodeJS application. I also updated the imports to match the `export default`...

Hey love this so far, wanted to ask if there is a way to configure different parts of the development server. Currently I am integrating the react-emails library into an...

Hi! It would be great if the preview app could be used to edit props of a specific email. That could be useful to test out edge cases with long...

added ul, ol, and li packages to the system units test working. I haven't created any examples, but from testing on codepen, it seems to work just fine. :)

Using version `1.5.0` I am using yarn workspaces. `react-email dev` fails with this error (the last step hangs indefinitely): Reproduction: 1. Clone https://github.com/IgnisDa/codefarem/tree/IgnisDa/issue23 (the `IgnisDa/issue23` branch) 2. `cd apps/mails &&...

type: bug
package: react-email

It would be great if we could use Tailwind to style emails so we can use consistent tooling across web and email. [Maizzle](https://maizzle.com) is a framework that support this but...

type: new feature