⬆️ Updated SvelteKit

This commit is contained in:
Mawoka
2022-07-26 21:51:58 +02:00
parent eecbc93834
commit ba79c6a8c1
11 changed files with 337 additions and 306 deletions
@@ -21,7 +21,6 @@
import { validateSchema } from '@felte/validator-yup';
import { navbarVisible } from '$lib/stores';
import Footer from '$lib/footer.svelte';
import 'tippy.js/dist/tippy.css';
const { t } = getLocalization();
import reporter from '@felte/reporter-tippy';