MetaMask / design-tokens

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

Spike: Testing Coverage for Design Token CSS Color Variables Against Figma JSON #668

Closed georgewrmarshall closed 2 months ago

georgewrmarshall commented 4 months ago

Description

TL;DR: The task is to build a test that confirms the Figma JSON hex code aligns with the CSS variable hex code

This task aims to explore and establish a robust testing framework for our design token CSS variables, ensuring they accurately reflect the design specifications defined in our Figma JSON. By achieving comprehensive testing coverage, we aim to maintain consistency between our design assets and implementation, thereby enhancing the fidelity of our UI components to the original design intent.

TIME BOX: 1 day

Technical Details

Acceptance Criteria