Skip to content

@holisticon/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 11:32
· 13 commits to main since this release
2e05d42

Minor Changes

  • #24 46ec2a2 Thanks @mrm1st3r! - Add font-face definitions for ES Klarheit fonts

  • #26 3f1ce66 Thanks @fabiangaukler! - Added typography tokens and classes for defining heading and texts.

    <h2 class="hap-h1">A heading text</h2>
    <p class="hap-text">Some content text</p>
    <span class="hap-text-small">A small hint</span>