refactor: ♻️ Rewrite sidebar with shadcn

This commit is contained in:
Jesse Wierzbinski 2024-11-30 00:58:04 +01:00
parent a7b570905a
commit 9ced2c98e4
No known key found for this signature in database
109 changed files with 2261 additions and 72 deletions

View file

@ -25,6 +25,9 @@ export default defineNuxtConfig({
shadcn: {
componentDir: "./components/ui",
},
colorMode: {
classSuffix: "",
},
compatibilityDate: "2024-11-05",
pwa: {
manifest: {