Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 510 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 510 Bytes

Changelog

v2.0.0

  • Released with @include sf-family and @include sf-typography

v2.0.2

  • Released with @include sf-font-size
  • Remove text-transform from sf-typography tools
  • Disable prettier

v3.0.0

  • Removed all dependency with inuitcss and works on its own
  • Still needs some love from sass-mq though

v3.0.2

  • Fix deprecated warning on @elseif

[v3.0.5]

  • Add font-display: swap

[v3.0.6]

  • Fix dart-sass warning on division. Use math.div instead