Last updated
Was this helpful?
Last updated
Was this helpful?
If you want to get started contributing to Tokens Studio for Figma, here's how you can get started:
Run npm ci
to install dependencies.
Run npm run start
to start webpack in watch mode or npm run build to build once.
Open Figma -> Plugins -> Development -> New Plugin... and choose manifest.json file from this repo.
Create a Pull request for your branch
You may run into some common errors, listed below.
This error can be solved by clearing Figma's cache. To do that follow the steps outlined in .