4.15.5 • Published 1 year ago

mjml-head-breakpoint-4-terser v4.15.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

mj-breakpoint

This tag allows you to control on which breakpoint the layout should go desktop/mobile.

<mjml>
  <mj-head>
    <mj-breakpoint width="320px" />
  </mj-head>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-text>
          Hello World!
        </mj-text>
      </mj-column>
    </mj-section>
  </mj-body>
</mjml>
attributeunitdescriptiondefault value
widthpxbreakpoint's valuen/a
4.15.5

1 year ago

4.15.4

1 year ago

4.15.3

1 year ago