mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 21:21:38 +02:00
✨ Add duplicate sets feature (#6240)
* ✨ Add duplicate sets feature * ✨ Add test to each module * 🎉 Fix comments * 🎉 Remove duplicate from groups * 🎉 Remove create theme from test * 🎉 Remove ' from names
This commit is contained in:
parent
f5c699ab7a
commit
eee5cf5fb4
10 changed files with 190 additions and 23 deletions
|
@ -20,3 +20,6 @@
|
|||
:objects shape-id
|
||||
:applied-tokens]
|
||||
merge applied-attributes)))
|
||||
|
||||
(defn get-tokens-lib [file]
|
||||
(get-in file [:data :tokens-lib]))
|
Loading…
Add table
Add a link
Reference in a new issue