sinclairnick / brail

💌 Transactional email that feels different
https://brail.dev
Apache License 2.0
258 stars 6 forks source link

Outlook DPI: Add Outlook DPI settings to the email HTML wrapper #19

Open sinclairnick opened 1 year ago

sinclairnick commented 1 year ago

Currently, Outlook DPI settings which affect appearance are not actually embedded in the compiled HTML.

The HTML-string has been implemented here but it's not actually used anywhere yet, since it needs to be properly escaped.

In any case, we should ensure this is included in the compiled HTML.