Skip to content

Conversation

@yanthomasdev
Copy link

@yanthomasdev yanthomasdev commented Jan 19, 2026

This PR changes the CSS email template sample used in the landing page to not include <Tailwind> which is counter-intuitive to the intent of showing an email with basic CSS. I've removed the var(--font-sans) for an inline value, since --font-sans is a variable set by Tailwind.


Summary by cubic

Removed Tailwind from the CSS email template example so the landing page shows a true plain CSS email.
Dropped the Tailwind import and wrapper, and replaced var(--font-sans) with an inline system font stack.

Written for commit 537692e. Summary will update on new commits.

@vercel
Copy link

vercel bot commented Jan 19, 2026

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

A member of the Team first needs to authorize it.

@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

⚠️ No Changeset found

Latest commit: 537692e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant