MetaMask / design-tokens

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

Create Unit Tests for CSS Typography Variables Alignment with Figma Token JSON #721

Open brianacnguyen opened 1 month ago

brianacnguyen commented 1 month ago

Description

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.