🎉 Add design tokens to plugins API (#7602)

Co-authored-by: alonso.torres <alonso.torres@kaleidos.net>
This commit is contained in:
Andrés Moya
2025-11-14 11:14:56 +01:00
committed by GitHub
parent 2233f34a15
commit 3cc54fd988
18 changed files with 665 additions and 111 deletions

View File

@@ -36,7 +36,7 @@
done
(let [file (setup-file-with-token-lib)
store (ths/setup-store file)
events [(dwtl/create-token-set "Set B")]]
events [(dwtl/create-token-set (ctob/make-token-set :name "Set B"))]]
(tohs/run-store-async
store done events