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

DS Tailwind Theme Preset [Draft] #725

Closed garrettbear closed 3 weeks ago

garrettbear commented 2 months ago

Description

We need to develop a DS Tailwind Theme Preset that will leverage design tokens. This will enhance our design system's consistency and scalability across various products, including extensions, portfolios, snaps, and other web-based products.

Additionally, we need to confirm the differences between a plugin and a preset for proper implementation.

Originally in my POC I was focused on building with the plugin feature but as building noticed the preset setting which appears to be more appropriate. They are similar in structure, so no time was wasted. - @garrettbear

Technical Details

Acceptance Criteria

References


This draft ticket should be updated with specific details as the investigation into the plugin vs. preset progresses and further implementation details become clear.