docs: link to Design Dictionary docs in README
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I0d2a77a9bb811c3265708367d3cf61146a6a6964
This commit is contained in:
parent
e9a66f33d7
commit
778205f9c2
1 changed files with 7 additions and 1 deletions
|
|
@ -1,9 +1,15 @@
|
||||||
# @frozendev/tokens
|
# @frozendev/tokens
|
||||||
|
|
||||||
Single source of truth for `frzn.dev` color system. You may use the sources in
|
Single source of truth for FrozenDev color system. You may use the sources in
|
||||||
`tokens/` and run `pnpm run build` to generate outputs. Every platform gets an
|
`tokens/` and run `pnpm run build` to generate outputs. Every platform gets an
|
||||||
up-to-date file. No manual syncing.
|
up-to-date file. No manual syncing.
|
||||||
|
|
||||||
|
[Design Dictionary]: https://styledictionary.com/
|
||||||
|
[documentation]: https://styledictionary.com/getting-started/installation/
|
||||||
|
|
||||||
|
Powered by [Design Dictionary]. Please see the [documentation] for additional
|
||||||
|
configuration options and usage details.
|
||||||
|
|
||||||
## Editing tokens
|
## Editing tokens
|
||||||
|
|
||||||
All changes start in `tokens/`:
|
All changes start in `tokens/`:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue