We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 479f855 commit 2c05eeaCopy full SHA for 2c05eea
sites/kit.svelte.dev/src/routes/index.svelte
@@ -1,4 +1,6 @@
1
<script context="module">
2
+ import '@sveltejs/site-kit/code.css';
3
+
4
export function load() {
5
return {
6
cache: { maxage: 60 }
0 commit comments