Finish theming implementation (finally...)

This commit is contained in:
grimsi
2024-05-14 10:22:17 +02:00
parent 47f8febbd2
commit f9d4e16604
45 changed files with 475 additions and 14951 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<!-- index.ts is included here automatically (either by the dev server or during the build) -->
</head>
<body>
<body class="text-foreground bg-background">
<div id="outlet"></div>
</body>
</html>