From 778205f9c27d86a65df7938b7d8446bc886eab7c Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Sat, 2 May 2026 19:55:01 +0300 Subject: [PATCH] docs: link to Design Dictionary docs in README Signed-off-by: NotAShelf Change-Id: I0d2a77a9bb811c3265708367d3cf61146a6a6964 --- docs/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 16e48ee..b44c277 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,9 +1,15 @@ # @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 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 All changes start in `tokens/`: