resend / react-email

💌 Build and send emails using React
https://react.email
MIT License
12.57k stars 571 forks source link

fix(create-email): Tailwind imported from @react-email/tailwind which is not installed #1387

Closed hank619 closed 1 month ago

hank619 commented 1 month ago

The example imports Tailwind from @react-email/tailwind which is not install yet in package.json, so if user run the example and click vercel-invite-user demo, error occurs. image

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-email-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 5:22am
vercel[bot] commented 1 month ago

Someone is attempting to deploy a commit to the resend Team on Vercel.

A member of the Team first needs to authorize it.

gabrielmfern commented 1 month ago

Thank you so much for opening this PR!

Could you just pnpm format at the root of the repository? Seems like our formatting checks are breaking.

pnpm format will fix that.