Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix erroneous CSS output after the last Style Dictionary upgrade #91

Merged
merged 2 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. Upgrade Style Dictionary and Tokens Studio Transforms

    The font size rounding errors that we were seeing are fixed in version 1.1.0 of Tokens Studio Transforms. However, upgrading to this version also requires upgrading to a new major version of Style Dictionary at the same time. The upgrade isn't trivial as there are quite a few breaking changes, but it's good to get it over with.
    robintown committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8225deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72be510 View commit details
    Browse the repository at this point in the history