mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 22:58:35 +00:00
📎 Add warning on feature flag temporary fix for font-size tokens
This commit is contained in:
parent
16d0077393
commit
7f53860296
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user