mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 04:08:24 +02:00
🔧 Add assets svg sprite generation
This commit is contained in:
parent
bafe2ab985
commit
f05e1354ff
16 changed files with 717 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
<body>
|
||||
{{> ../public/images/sprites/symbol/icons.svg }}
|
||||
{{> ../public/images/sprites/symbol/cursors.svg }}
|
||||
{{> ../public/images/sprites/assets.svg }}
|
||||
<div id="app"></div>
|
||||
<section id="modal"></section>
|
||||
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
{{> ../public/images/sprites/symbol/icons.svg }}
|
||||
|
||||
{{> ../public/images/sprites/assets.svg }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue