Skip to content

Commit 8d1373a

Browse files
authored
Upgrade to SvelteKit 1.0.0 stable release (#7)
* Add adapter static fallback route * Extend SvelteKit tsconfig and update path aliases * Update rendering configs * Update to tailwind 3.0.0 config * Upgrade to SvelteKit 1.0.1
1 parent d62de26 commit 8d1373a

10 files changed

+1441
-1181
lines changed

.eslintignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.eslintrc.cjs
22
svelte.config.js
3+
tailwind.config.cjs
34
tsnode-loader.js
4-
src/hooks.ts
5+
vite.config.ts
56
src/lib/controllers/keyboard.ts

0 commit comments

Comments
 (0)