โ Back to Emailify Video Tutorials
What this video covers
This tutorial shows how to export an HTML email from Figma with Emailify and test how it renders in dark mode using Litmus.com. It demonstrates copying the exported index.html into Litmus, selecting email clients, and running previews to compare dark mode behavior across clients like Gmail, Apple Mail, and Outlook.
Things you'll need
- A Figma file with an email design set up in Emailify
- An exported HTML email from the Emailify Figma plugin
- A Litmus.com account
Steps
- Open the Figma file, find Emailify from Resources, and save it to your Figma plugins list if needed.
- Run the Emailify plugin from Saved plugins and prepare the email design in Figma.
- Click export HTML, keep upload hosted image URLs enabled, and export the HTML.
- Download the zip file, open the exported folder, and copy the contents of the index.html file in a code editor.
- Go to Litmus.com, create a new test under the test tab, choose test, and use bring in your email.
- Click view more ways to create an email, paste the copied HTML, add a subject line, and click done.
- Use choose email clients to select dark mode previews such as Apple Mail, Outlook, Gmail, and iOS mail, then click run previews.
Useful links