4.6.7 • Published 5 years ago

browser-mjml-head-font v4.6.7

Weekly downloads
63
License
MIT
Repository
github
Last release
5 years ago

mj-font

This tag allows you to import fonts if used in your MJML document

<mjml>
  <mj-head>
    <mj-font name="Raleway" href="https://fonts.googleapis.com/css?family=Raleway" />
  </mj-head>
  <mj-body>
    <mj-section>
      <mj-column>
        <mj-text font-family="Raleway, Arial">
          Hello World!
        </mj-text>
      </mj-column>
     </mj-section>
  </mj-body>
</mjml>
attributeunitdescriptiondefault value
hrefstringurl of the fontn/a
namestringname of the fontn/a
4.6.7

5 years ago

4.6.6

5 years ago

4.6.3

5 years ago

4.2.8

6 years ago

4.2.7

6 years ago

4.2.6

6 years ago

4.2.5

7 years ago

4.2.4

7 years ago

4.2.3

7 years ago

4.2.2

7 years ago

4.2.1

7 years ago