This commit is contained in:
2023-04-29 00:29:25 +02:00
parent 3f9393f09b
commit dc6f10afd8
19 changed files with 1673 additions and 153 deletions

View File

@@ -7,7 +7,7 @@
<title>Contexted</title>
</head>
<body>
<div id="app" class="bg-light"></div>
<div id="app" class="bg-gray-100"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>