diff --git a/src/app.html b/src/app.html index 73dd34a..245305c 100644 --- a/src/app.html +++ b/src/app.html @@ -4,10 +4,6 @@ - - - - %svelte.head% diff --git a/src/routes/index.svelte b/src/routes/index.svelte index c06ebc8..c7121fd 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -1,6 +1,20 @@ - + + {#each stylesheets as href (href)} + + {/each} + +