Skip to content

1.9.1

Choose a tag to compare

@ronilaukkarinen ronilaukkarinen released this 09 Nov 16:09
· 2654 commits to master since this release

Minor fix and improvement release

Quick fixes and cleanups for typography:

  • All font weights should be numeric - semantics update for _typography.scss
  • Remove unnecessary separate font-weight from h1

New feature:

  • Add class names to default typography elements for extends: Possibility to utilise SASS's @extend for titles (.h1, .h2 etc.) and default base text (.default)