Skip to content

Add email docs and stacks-email package#2292

Draft
abovedave wants to merge 1 commit into
mainfrom
email
Draft

Add email docs and stacks-email package#2292
abovedave wants to merge 1 commit into
mainfrom
email

Conversation

@abovedave
Copy link
Copy Markdown
Collaborator

Work in progress of an email design system and composer tool.

@abovedave abovedave added docs Issues with the documentation site email issues with email templates and documentation labels Jun 1, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 1, 2026

⚠️ No Changeset found

Latest commit: dfc6659

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

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 1, 2026

Deploy Preview for stacks ready!

Name Link
🔨 Latest commit dfc6659
🔍 Latest deploy log https://app.netlify.com/projects/stacks/deploys/6a1d80c83749ac0008dc0b0c
😎 Deploy Preview https://deploy-preview-2292--stacks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

);
}

if (mjmlOpenTagPattern.test(documentSource)) {
Comment on lines +80 to +84
return documentSource.replace(
mjmlOpenTagPattern,
(openTag) =>
`${openTag}\n<mj-head>${previewHeadNode}${mjmlConfig}</mj-head>`
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues with the documentation site email issues with email templates and documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants