I tried using this with the Rainfall theme, and it completely broke my site.
From what I could tell, the email code was trying to pull out styles from the global styles and sanitize them. But it isn’t handling refs properly. So if the theme uses refs (like Rainfall does), then it ends up passing an array instead of a string and the hex sanitization function barfs.
Open
Last updated: June 19, 2025
0 comments
Log in to comment on this feature request.