@govom/tokens
v0.3.0
Published
Oman GUP design tokens
Downloads
41
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 @govom/tokens:sync-tokensin the root folder ornpm run sync-tokensin the package folder.
