🐛 Detect empty font-family

This commit is contained in:
Andrés Moya 2026-02-12 16:04:23 +01:00
parent 11eedd0368
commit c626634610

View File

@ -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