Skip to content

Fix/align color precision to colorjs default #354

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

7 changes: 7 additions & 0 deletions .changeset/grumpy-lights-leave.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@tokens-studio/sd-transforms': minor
---

- Supporting color modifier value calculations
- Changing the default color precision to the ColorJS default of 5
- Updating the integration tests to use vitest instead of mocha chai
Loading