mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
refactor: ♻️ Rewrite sidebar with shadcn
This commit is contained in:
parent
a7b570905a
commit
9ced2c98e4
109 changed files with 2261 additions and 72 deletions
|
|
@ -25,6 +25,9 @@ export default defineNuxtConfig({
|
|||
shadcn: {
|
||||
componentDir: "./components/ui",
|
||||
},
|
||||
colorMode: {
|
||||
classSuffix: "",
|
||||
},
|
||||
compatibilityDate: "2024-11-05",
|
||||
pwa: {
|
||||
manifest: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue