The “Heading” module allows you to apply different headline sizes. Every time a heading is used on a website, it should have a class and should not rely on heading levels set on semantic HTML tags. Basically, headings should not

Naming convention

The “Heading” values correspond to the typographic scale for headlines.

Heading / 2XL

Heading / XL

Heading / L

Heading / M

Heading / S

Heading / XS

Heading / 2XS

<aside> 💡 The Heading classes replicate the same values applied to the corresponding H tags. This allows us to separate the style information from the hierarchical order that the H tags should follow on the same page.

</aside>

Index