Vinicius de Moraes

Results 15 comments of Vinicius de Moraes

Yeah @zenorocha! I created this PR recently with this feature. Check it out: https://github.com/resendlabs/react-email/pull/382

Yoo! I created this PR with Tailwind support! https://github.com/resendlabs/react-email/pull/382

I recreated this [Vercel template](https://demo.react.email/preview/vercel-invite-user) from the demos page so you can quickly try it out. ```jsx import { Button } from '@react-email/button'; import { Container } from '@react-email/container'; import...

> Hi @vinicoder! Thanks for the nice feature! I'm getting the following error when using the component, actually copying and pasting your vercel template implementation: > > ```js > Error...

Hi @dreinon! We pushed a fix yesterday (available on @react-email/[email protected]), and it should be working as expected now. Please, let us know how it goes.

> Awesome work, this was super easy to set up. > > In case of custom components, it seems like I need to wrap each one with Tailwind like this:...

> Any updates? Thanks! @vinicoder Hey @dreinon! I found the bug and am working to fix it. Basically, the way it passed between React nested components doesn't work correctly for...

Hey, guys! I'm currently working on a fix for this and should update here asap this week.

> Can you confirm whether the Text or Heading component support media queries? I tried to add this as a style to Text component, but it does not work. >...

> Thanks for the info @vinicoder . Looking forward for your changes. When can we expect those changes? My plan is to send a PR with the updates later this...