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 2afd2a5 commit 19f0aa5Copy full SHA for 19f0aa5
index.html
@@ -16,7 +16,7 @@
16
<link rel="stylesheet" href="src/index.css" />
17
</head>
18
19
-<body class="">
+<body class="dark">
20
<div id="root"></div>
21
<script type="module" src="/src/main.tsx"></script>
22
</body>
0 commit comments