What problem does it solve?
This Skill provides a structured approach to theming and styling Magento 2 transactional emails, addressing the complexity of CSS inlining, template overrides, and Hyvä compatibility.
Core Features & Use Cases
- Theming transactional emails via theme files and template overrides (header/footer patterns, logo placement, and consistent branding across email templates)
- CSS inlining architecture and Hyvä integration (manage inline vs non-inline CSS, leverage Emogrifier for inlining)
- Debugging & testing across email clients using Magento's email pipeline and Hyvä email module setup, including responsive design guidelines and fallback patterns
Quick Start
Start by enabling the Hyvä Email module and creating theme overrides at app/design/frontend/<Vendor>/<Theme>/Magento_Email/. Then rebuild static content, flush caches, and trigger a test transactional email to verify styling via Mailpit.