Skip to content

Commit aad49a5

Browse files
pomfridaCopilot
andcommitted
Update scripts/figma-broker/README.md
Uppercase Co-authored-by: Copilot <[email protected]>
1 parent 1cc9875 commit aad49a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/figma-broker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Extracts design decisions into [design tokens] from Figma using the [Figma Web A
88
## Usage
99

1010
### Setup
11-
**Important!** You need edit access in the [Assets](https://www.figma.com/design/BQjYMxdSdgRkdhKTDDU7L4KU/Assets?node-id=86-3715&t=NZZqKuNzEaHkQDa6-0) file in figma to be able to run the scripts.
11+
**Important!** You need edit access in the [Assets](https://www.figma.com/design/BQjYMxdSdgRkdhKTDDU7L4KU/Assets?node-id=86-3715&t=NZZqKuNzEaHkQDa6-0) file in Figma to be able to run the scripts.
1212

1313
1. Go to Figma and generate a new personal access token (Found under your account settings)
1414
2. Add an `.env` file in the root of `figma-broker` or if you are using Codespaces, go to `Github Settings``Codespaces` and create a new secret. Give it the name `FIGMA_TOKEN`, paste your token as value, and select `equinor/design-system` in the repository access select menu. If you use Gitpod, type `eval $(gp env -e FIGMA_TOKEN=your-token)` in the terminal. Skip the `$` if you’re using Fish.

0 commit comments

Comments
 (0)