implemented theme changer

This commit is contained in:
2025-07-01 22:56:49 +02:00
parent 684e0b00dd
commit 06c620230d
8 changed files with 105 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import { mount } from 'svelte'
import './app.css'
import App from './App.svelte'
const app = mount(App, {