mirror of
https://github.com/penpot/penpot.git
synced 2025-06-15 02:21:38 +02:00
✨ Add support to export/import guides
This commit is contained in:
parent
d356a3fa56
commit
f303d7b33e
10 changed files with 165 additions and 109 deletions
|
@ -204,7 +204,9 @@
|
|||
:height "100%"
|
||||
:background background-color}}
|
||||
|
||||
[:& export/export-page {:options (:options data)}]
|
||||
(when include-metadata?
|
||||
[:& export/export-page {:options (:options data)}])
|
||||
|
||||
[:& ff/fontfaces-style {:shapes root-children}]
|
||||
(for [item shapes]
|
||||
(let [frame? (= (:type item) :frame)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue