[S] More styling

This commit is contained in:
2025-03-23 00:39:58 -04:00
parent ad6303ff87
commit be9ce5cfd8
4 changed files with 73 additions and 62 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
import { mount } from 'svelte'
import './app.css'
import './app.sass'
import './tailwind.css'
import App from './App.svelte'
const app = mount(App, {