{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
How-To Beginner 1 min read 269 words

How to Write CSS for Email Clients

Handle the unique CSS constraints of email clients including Outlook, Gmail, Apple Mail, and mobile clients.

CSS for Email

Email CSS operates under severe constraints compared to web CSS. Different email clients support different subsets of CSS, with no reliable feature detection. The result is a development experience that feels like building for browsers from 2005.

The Landscape

Gmail strips