MetaMask / design-tokens

Design tokens to be used throughout MetaMask products
https://metamask.github.io/design-tokens/?path=/docs/getting-started-introduction--docs
28 stars 15 forks source link

Create Unit Tests for CSS Color Variables Alignment with Figma Token JSON #612

Closed georgewrmarshall closed 4 months ago

georgewrmarshall commented 8 months ago

Description

If spike ticket #668 fails, this ticket is no longer valid.

We need to create unit tests to ensure that the values in the CSS variables are aligned with the source of truth, which is the Figma token JSON. This will help us maintain consistency and catch any discrepancies early.

Technical Details

Acceptance Criteria

Additional Information

Once the tests are created, they should be run as part of the regular testing suite to ensure ongoing alignment between the CSS variables and the Figma token JSON.