slightly improve js-free Card rendering

This commit is contained in:
2024-01-21 10:34:23 +01:00
parent 8a69c085fa
commit 0d14c4378c
10 changed files with 39 additions and 67 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<script>
import "$lib/components/nordtheme.css"
import "$lib/css/nordtheme.css"
import { onMount } from "svelte";
import Symbol from "./Symbol.svelte"