Proto-to-Prod
This commit is contained in:
parent
82a8a6a21a
commit
5cabc31d37
63 changed files with 3783 additions and 602 deletions
|
|
@ -9,6 +9,14 @@
|
|||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/bebas-neue": "^5.1.0",
|
||||
"@fontsource/cantarell": "^5.1.0",
|
||||
"@fontsource/cormorant-garamond": "^5.1.0",
|
||||
"@fontsource/inspiration": "^5.1.0",
|
||||
"@fontsource/oswald": "^5.1.0",
|
||||
"@fontsource/playwrite-de-sas": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/adapter-static": "^3.0.5",
|
||||
"@sveltejs/kit": "^2.7.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue