0.0.3

Typo

A pure CSS component


Anatomy

The Typo component is used as a base for font managment and basic html tags used in all components

Heading 1

Heading 2

Heading 3

Heading 4

This is a paragraph to demonstrate the base font size and line height. It should look readable and well-spaced. This is some small text.

<h1>Heading 1</h1>
                  <h2>Heading 2</h2>
                  <h3>Heading 3</h3>
                  <h4>Heading 4</h4>
                  <p>This is a paragraph to demonstrate the base font size and line height. It should look readable and
                  well-spaced.
                  <small>This is some small text.</small>
                  </p>

Templates

Typo components is available in the followng templates

Tree View