figma-variables-to-style-dictionary
v1.3.3
Published
1) sync figma variables using figma tokens (https://tokens.studio/) github integration 2) When figma tokens are updated through the figma tokens plugin push changes to `develop` and open a pull request. 3) When a pull request is opened against `main` the
Downloads
35
Readme
- sync figma variables using figma tokens (https://tokens.studio/) github integration
- When figma tokens are updated through the figma tokens plugin push changes to
developand open a pull request. - When a pull request is opened against
mainthebuild.ymlGH Action runs which bumps the version (package.json), issues a tag, and builds the updated css variables using style-dictionary. - To publish to npm, simply merge the pull request to main and create a release from the latest tag.
