Skip to content

Simple implementation of style dictionary to generate styling vars for multiple languages based on design token

Notifications You must be signed in to change notification settings

nicdun/design-tokens-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration to generate styling for different usecases from design tokens.
This example uses Style Dictionary to generate style files for javascript (which can be integrated with tailwind theming options), SCSS and flutter/dart.

How to

  1. Get design tokens from design source
  2. update /tokens
  3. Modify config.json if needed for different output files
  4. generate files with "npm run generate"

About

Simple implementation of style dictionary to generate styling vars for multiple languages based on design token

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published