We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e0131 commit 41a16ddCopy full SHA for 41a16dd
apps/demo/emails/newsletters/codepen-challengers.tsx
@@ -13,6 +13,7 @@ import {
13
Section,
14
Text,
15
} from '@react-email/components';
16
+import { Tailwind } from '@react-email/tailwind';
17
18
const baseUrl = process.env.VERCEL_URL
19
? `https://${process.env.VERCEL_URL}`
0 commit comments