Skip to content

An example repo with design tokens auto-deploy. The repo is using Github actions, style dictionary and tokens-bruecke sd-utils.

Notifications You must be signed in to change notification settings

tokens-bruecke/tokens-deploy-with-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate design tokens deployment with Github actions

An example repo for design tokens auto-deploy. The repo is using Github actions, Style Dictionary and tokens-bruecke style dictionary utils.

How it works

In Figma, when you're using TokensBrücke and push your design tokens to Github, the Github action will be triggered and will generate the design tokens for you. The design tokens will be available in the lib folder.

In build.js you can see how the tokens are generated. The build.js file is using the tokens-bruecke utils to generate the style-dictionary package to generate the tokens.

In .github/workflows/build-tokens.yml you can see the Github action that is triggered when you push your tokens to Github.

Refs

About

An example repo with design tokens auto-deploy. The repo is using Github actions, style dictionary and tokens-bruecke sd-utils.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published