support hot reload

This commit is contained in:
Niki Wix Skaarup 2025-04-01 01:38:20 +02:00
parent 0703276134
commit 11f7aef552
Signed by: nikiskaarup
GPG key ID: FC2F1B116F6E788C
4 changed files with 39 additions and 12 deletions

View file

@ -15,6 +15,6 @@
<body
class="min-h-dvh bg-gray-950 bg-cover bg-fixed bg-center bg-no-repeat font-mono text-pretty text-gray-100"
>
<div id="root" class="contents"></div>
<div class="contents"></div>
</body>
</html>