amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.93k stars 557 forks source link

feat: move formatHelpers to utils entrypoint (breaking) #1147

Closed jorenbroekema closed 7 months ago

jorenbroekema commented 7 months ago

Move the formatHelpers to the newly added utils entrypoint in v4, this makes more sense now than having them on the StyleDictionary class as static properties.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.