Text display is good now

This commit is contained in:
Gnarwhal 2024-09-18 21:47:51 +01:00
parent 3fc1ca3591
commit 56d393fcc8
Signed by: Gnarwhal
GPG key ID: B9B7561C0C90884D
6 changed files with 156 additions and 88 deletions

View file

@ -10,7 +10,8 @@
},
"dependencies": {
"@vanilla-extract/css": "^1.15.5",
"next": "14.2.9",
"next": "^14.2.12",
"prism-react-renderer": "^2.4.0",
"react": "^18",
"react-dom": "^18"
},