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 22a5b91 commit eef5a7eCopy full SHA for eef5a7e
index.html
@@ -9,7 +9,7 @@
9
<link href="https://cdn.jsdelivr.net/npm/daisyui@4.12.12/dist/full.min.css" rel="stylesheet" />
10
<script src="https://cdn.tailwindcss.com"></script>
11
</head>
12
-<body class="flex flex-col min-h-screen">
+<body class="flex flex-col min-h-screen" data-theme="cyberpunk">
13
14
<!-- Components that will be hidden/shown based on authentication -->
15
<div>
0 commit comments