Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Bit-Barron committed Oct 28, 2024
1 parent 2ab5415 commit 880bc40
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
File renamed without changes.
Empty file.
3 changes: 3 additions & 0 deletions web/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<script>
import '../app.css';
import { ModeWatcher } from 'mode-watcher';
</script>

<ModeWatcher />

<slot></slot>

0 comments on commit 880bc40

Please sign in to comment.