1
0
Fork 0
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:
alonso.torres 2023-09-25 12:19:00 +02:00
parent 723c14bef2
commit 641f8fb250
9 changed files with 217 additions and 20 deletions
frontend/src/app/util/code_gen

View file

@ -21,7 +21,6 @@
;;
(def prelude "
html, body {
background-color: #E8E9EA;
margin: 0;
min-height: 100%;
min-width: 100%;