Skip to content

jeffersonkidd/dt-stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪙 Design Token Collection Stack

This library contains 5 design token collections, each as a JSON file in /tokens/:

  • core.json: Base tokens (colors, spacing, etc.)
  • light.json: Tokens for the light theme
  • dark.json: Tokens for the dark theme
  • brand.json: Brand-specific tokens
  • typography.json: Typography tokens

Updating Tokens

  1. Edit the appropriate JSON file in /tokens/.
  2. Run npm run generate to update derived formats.
  3. Commit changes and open a PR for review.

See CONTRIBUTING.md for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published