Skip to content

@react-email/editor@1.5.10

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:53
09a8633

Patch Changes

  • f5eae02: Keep native list markers visible in dark-mode mail clients. Apple Mail / iOS auto-darken light emails by recoloring text but leave list-style markers at their original color, so bullets vanished on the darkened background. The serialized email head now ships a prefers-color-scheme: dark rule that gives li::marker an explicit color.