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 ba56c1a commit a9ea6e1Copy full SHA for a9ea6e1
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" data-theme="dark">
+<body class="flex flex-col min-h-screen" data-theme="aqua">
13
14
<div>
15
<!-- sidebarComponent.html -->
0 commit comments