Need setting to apply center alignment in emails
Open
- Dominant language
- JavaScript
- Stars
- 438
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Recommending a setting for use in email development that checks if margin: auto has been applied to an element. If so, we attempt to predictably center the element.
If the element is an `img` it needs to be wrapped in a `center` tag.
If the element is a `table` then applying `align="center"` suffices.
#64
Contributor guide
Assessment
This issue has not been assessed yet.