🧹 cleanup

This commit is contained in:
2021-03-18 18:43:37 +01:00
parent b3f7002556
commit f7274378b8
7 changed files with 33 additions and 21 deletions

View File

@@ -9,6 +9,7 @@
</head>
<body class="bg-white font-family-karla h-screen">
<script src="./env.js"></script>
<script type="module" src="./src/main.js"></script>
</body>
</html>