mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 12:26:11 +02:00
✨ Dynamic preview html output
This commit is contained in:
parent
723c14bef2
commit
641f8fb250
9 changed files with 217 additions and 20 deletions
frontend/src/app/util/code_gen
|
@ -21,7 +21,6 @@
|
|||
;;
|
||||
(def prelude "
|
||||
html, body {
|
||||
background-color: #E8E9EA;
|
||||
margin: 0;
|
||||
min-height: 100%;
|
||||
min-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue