mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 16:46:11 +02:00
Restore apply-tokens test
This commit is contained in:
parent
eceffda095
commit
1df40ea07a
3 changed files with 39 additions and 35 deletions
|
@ -10,7 +10,7 @@
|
|||
(update-in state [:data :tokens] assoc id token)))
|
||||
|
||||
(defn get-token [file name]
|
||||
(some-> (get-in file [:data :tokens-li])
|
||||
(some-> (get-in file [:data :tokens-lib])
|
||||
(ctob/get-active-themes-set-tokens)
|
||||
(get name)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue