Skip to content

Commit

Permalink
Merge pull request #22 from ubie-oss/update/change-file-url
Browse files Browse the repository at this point in the history
Replace Figma file url
  • Loading branch information
takanorip authored Aug 10, 2022
2 parents 613bf32 + 6ed29e5 commit da3da0b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

This is a package for using the design tokens defined in Ubie's products in development. Design tokens are managed in JSON format and are converted to the format for each platform using [Style Dictionary](https://amzn.github.io/style-dictionary/).

Figma file is here.
https://www.figma.com/file/9LjkKt27YY9LfTK8Cwx08m/Ubie-Design-Tokens-(Public)?node-id=0%3A1
Figma file is published in Figma Community.
https://www.figma.com/community/file/1139108856002045571

## Usage

Expand Down Expand Up @@ -37,6 +37,8 @@ import DesignTokens from '@ubie/design-tokens'
FIGMA_TOKEN=*** FIGMA_DESIGN_TOKEN_FILE_KEY=*** yarn build:figma
```

*If you’re Ubie member and want to know FIGMA_DESIGN_TOKEN_FILE_KEY, please ask to `@designer` on Ubie Slack.

2. Converts JSON files to the format used by each platform

```
Expand Down

0 comments on commit da3da0b

Please sign in to comment.