CHORE: Starting to get to work with changing some of the old formatting over to tailwind config

This commit is contained in:
2025-05-21 22:45:18 +01:00
parent fc642a4ecd
commit 24a7ebf02a
28 changed files with 118 additions and 734 deletions

View File

@@ -2,4 +2,6 @@
import Main from '../main.svelte';
</script>
<Main></Main>
<div>
<Main></Main>
</div>