mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Remove Skeleton for now on layout.
This commit is contained in:
parent
3d5ad975ec
commit
5fb94d5b54
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@
|
|||
import { navigating } from '$app/stores';
|
||||
import debounce from 'just-debounce-it';
|
||||
import { Toy } from '@leveluptuts/svelte-toy';
|
||||
// import '@skeletonlabs/skeleton/themes/theme-crimson.css';
|
||||
// import '@skeletonlabs/skeleton/styles/skeleton.css';
|
||||
// import "../app.postcss";
|
||||
import Analytics from '$lib/components/analytics.svelte';
|
||||
import Header from '$lib/components/header/index.svelte';
|
||||
import Footer from '$lib/components/footer.svelte';
|
||||
|
|
|
|||
Loading…
Reference in a new issue