mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-07 05:19:40 +05:00
Frontend: Delete template files. Add Navigation Rail.
This commit is contained in:
parent
cd78429540
commit
84b13a2c80
12 changed files with 1682 additions and 486 deletions
|
@ -9,8 +9,14 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"beercss": "^3.5.1",
|
||||
"material-dynamic-colors": "^1.1.0",
|
||||
"next": "14.2.2",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"next": "14.2.1"
|
||||
"react-dom": "^18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue