mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 18:37:23 +02:00
🎉 Add builtin template loading mechanism
This commit is contained in:
parent
15d7b94940
commit
d832482dae
5 changed files with 89 additions and 1 deletions
|
@ -10,6 +10,7 @@
|
|||
[app.common.logging :as l]
|
||||
[app.common.uuid :as uuid]
|
||||
[app.db :as db]
|
||||
[app.setup.builtin-templates]
|
||||
[buddy.core.codecs :as bc]
|
||||
[buddy.core.nonce :as bn]
|
||||
[clojure.spec.alpha :as s]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue