@ekateriinal/tokens
v0.2.2
Published
Oman GUP design tokens
Readme
Tokens
To sync fresh tokens to the library:
- Create a personal token by navigating to Settings modal, Account tab, Personal access tokens section on the Figma website or your Figma desktop app;
- Create an
.envfile in the package folder and add yourFIGMA_API_TOKENthere (see.env.examplefile); - Run
npx nx run @gup-ds/tokens:sync-tokensin the root folder ornpm run sync-tokensin the package folder.
