Skip to content

braid-design-system@31.24.1

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 06 Feb 03:48
· 797 commits to master since this release
40c64cb

Patch Changes

  • Whitelist only the required FontMetrics for theme tokens (#1212)

    The latest version of FontMetrics type in Capsize adds more properties, and we only populate the properties we require on the theme. Whitelisting the required properties to keep the themes explicit.