theme toggle

This commit is contained in:
Philipinho
2023-08-22 20:30:51 +01:00
parent f11f9f6210
commit 0fd7538a99
13 changed files with 503 additions and 4416 deletions
+3 -3
View File
@@ -10,7 +10,7 @@
"cssVariables": true
},
"aliases": {
"components": "src/components",
"utils": "src/lib/utils"
"components": "@/components",
"utils": "@/lib/utils"
}
}
}