Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 836 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 836 Bytes

Figma Tokens: Example repos

Collection of starter templates for a Figma Tokens GitHub sync. The examples can be used as a source repositor containing your tokens.json file. They all include GitHub Actions which transforms the tokens on each push to something Style Dictionary can read, which in turn transforms to something else. In these examples generated output files are automatically committed to the repository again, which is something you probably won't need as you'd include that in your build process.

Single theme, css variables

Multi theme, css variables

Multi theme, Tailwind

Multi theme, Stitches