Updating packages and theme finally

This commit is contained in:
Scott Idem
2025-06-18 13:09:04 -04:00
parent 61c78fc641
commit f126abf39d
7 changed files with 940 additions and 1565 deletions

View File

@@ -18,7 +18,7 @@
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover" data-theme="my-custom-theme" class="h-full w-full overflow-auto">
<body data-sveltekit-preload-data="hover" data-theme="lci-custom-theme" class="h-full w-full overflow-auto">
<!-- <div style="display: contents" class="h-full w-full overflow-auto"> % sveltekit.body % </div> -->
<div style="display: contents" class="">%sveltekit.body%</div>
</body>