mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 06:18:23 +02:00
✨ Add library names to handoff views
This commit is contained in:
parent
833a53f131
commit
8ae52be773
9 changed files with 169 additions and 66 deletions
|
@ -3,7 +3,9 @@
|
|||
[cuerdas.core :as str]))
|
||||
|
||||
(defonce default-text-attrs
|
||||
{:font-id "sourcesanspro"
|
||||
{:typography-ref-file nil
|
||||
:typography-ref-id nil
|
||||
:font-id "sourcesanspro"
|
||||
:font-family "sourcesanspro"
|
||||
:font-variant-id "regular"
|
||||
:font-size "14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue