shellscape / jsx-email

Build emails with a delightful DX
https://jsx.email
MIT License
897 stars 28 forks source link

feat(jsx-email): add Conditional (mso) component #119

Closed shellscape closed 6 months ago

shellscape commented 6 months ago

Component / Package Name: jsx-email

This PR contains:

Are tests included?

Breaking Changes?

If yes, please include "BREAKING CHANGES:" in the first commit message body, followed by a description of what is breaking.

List any relevant issue numbers:

Description

This PR adds a new Conditional component to the project which renders conditional HTML comments such like

<!--[if mso]> ... <![endif]-->