Skip to content

@capsizecss/core@3.1.1

Compare
Choose a tag to compare
@seek-oss-ci seek-oss-ci released this 07 Jun 00:46
· 43 commits to master since this release
ac26103

Patch Changes

  • #137 79437c8 Thanks @michaeltaranto! - createFontStack: Apply metric overrides conditionally

    Addresses an issue where metric overrides would be applied for fonts with the same metric values.
    The ascent-override, descent-override and line-gap-override properties are now all conditional, only returned when the metrics differ between the preferred font and its fallback(s).