Upgrade kit to version 1.0.0-next.405

This commit is contained in:
Ryan Gossiaux
2023-06-14 13:26:53 -07:00
parent 782b3ee49c
commit 732dc118f5
9 changed files with 912 additions and 233 deletions

View File

@@ -1,7 +1,3 @@
<script>
import "../../../../app.css";
</script>
<div class="flex flex-col items-center justify-center">
<slot />
</div>