sonner on routing error, and dark mode

This commit is contained in:
vcoppe
2024-04-27 11:16:59 +02:00
parent 2ad0e9125e
commit ca7d85b421
13 changed files with 135 additions and 16 deletions

View File

@@ -1,5 +1,9 @@
<script>
import '../app.pcss';
import { ModeWatcher } from 'mode-watcher';
</script>
<ModeWatcher />
<slot />