38 create generic error page (#42)
* added basic error page and test link fixed error code display cleanup * Reformat error page GET EM OUTTA HERE! format * update sveltekit --------- Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com>
This commit is contained in:
parent
276e77fd2c
commit
96d0d65dc5
4 changed files with 23 additions and 2 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"@storybook/sveltekit": "^8.4.7",
|
||||
"@storybook/test": "^8.4.7",
|
||||
"@sveltejs/adapter-auto": "^3.0.0",
|
||||
"@sveltejs/kit": "^2.9.0",
|
||||
"@sveltejs/kit": "^2.15.3",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.3",
|
||||
"@types/bun": "^1.1.14",
|
||||
"autoprefixer": "^10.4.20",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue