mirror of
https://github.com/penpot/penpot.git
synced 2025-06-06 00:21:39 +02:00
🎉 Swap default font for source sans (wasm)
This commit is contained in:
parent
2470c1788e
commit
90cb0357c6
6 changed files with 34 additions and 15 deletions
|
@ -253,7 +253,6 @@
|
|||
|
||||
(defn get-variant
|
||||
[{:keys [variants] :as font} font-variant-id]
|
||||
(prn "get-variant" font-variant-id fonts)
|
||||
(or (d/seek #(= (:id %) font-variant-id) variants)
|
||||
(get-default-variant font)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue