Add reader tag support for tokens related types

This commit is contained in:
Andrey Antukh
2025-07-25 11:13:58 +02:00
parent 4d9e070bcd
commit 6f35b7db24
3 changed files with 152 additions and 65 deletions

View File

@@ -3,4 +3,8 @@
penpot/duration app.common.time/duration
penpot/path-data app.common.types.path/from-string
penpot/matrix app.common.geom.matrix/decode-matrix
penpot/point app.common.geom.point/decode-point}
penpot/point app.common.geom.point/decode-point
penpot/token-lib app.common.types.tokens-lib/parse-multi-set-dtcg-json
penpot/token-set app.common.types.tokens-lib/make-token-set
penpot/token-theme app.common.types.tokens-lib/make-token-theme
penpot/token app.common.types.tokens-lib/make-token}