diff --git a/common/src/app/common/files/tokens.cljc b/common/src/app/common/files/tokens.cljc index 67b6217ee6..2da869cccf 100644 --- a/common/src/app/common/files/tokens.cljc +++ b/common/src/app/common/files/tokens.cljc @@ -35,7 +35,7 @@ [::sm/text {:error/fn token-value-empty-fn}]) (def schema:token-value-font-family - [:vector :string]) + [:vector ::sm/text]) (def schema:token-value-typography-map [:map