ALIVE! make it work and navigation now dynamic

This commit is contained in:
kilyabin
2025-11-18 03:15:23 +04:00
parent 642649e240
commit 5feff78420
10 changed files with 11361 additions and 31 deletions

View File

@@ -48,7 +48,7 @@
"eslint": "latest",
"eslint-config-next": "latest",
"postcss": "latest",
"tailwindcss": "latest",
"tailwindcss": "^3.4.18",
"typescript": "latest"
}
}