0.0.2 • Published 1 year ago
@gymglish_npm/mjml-a9-container v0.0.2
mj-a9-container
Surround the content with an A9 container
<mjml>
<mj-body>
<mj-a9-container>
<mj-column>
<mj-text>A line of text</mj-text>
</mj-column>
</mj-a9-container>
</mj-body>
</mjml>