📎 Add warning on feature flag temporary fix for font-size tokens

This commit is contained in:
Xavier Julian 2025-07-21 11:09:38 +02:00 committed by Xaviju
parent 16d0077393
commit 7f53860296

View File

@ -135,6 +135,8 @@
(def typography-keys (set/union font-size-keys letter-spacing-keys))
;; TODO: Created to extract the font-size feature from the typography feature flag.
;; Delete this once the typography feature flag is removed.
(def ff-typography-keys (set/difference typography-keys font-size-keys))
(def ^:private schema:number