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 a343129 commit d52015fCopy full SHA for d52015f
content/tutorial/common/src/app.html
@@ -4,6 +4,7 @@
4
<meta charset="utf-8" />
5
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
6
<meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <meta name="color-scheme" content="dark light" />
8
%sveltekit.head%
9
10
<style>
src/app.html
</head>
<body>
0 commit comments