fixed import
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m26s

This commit is contained in:
christian 2024-05-18 22:58:15 +02:00
parent 1d1892c931
commit 8e5bdecda0
2 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<script>
import { blur, fade } from 'svelte/transition';
import { blur } from 'svelte/transition';
import '../app.css';
import ThemeSwitch from '$lib/ThemeSwitch.svelte';
import '../app.css';

View File

@ -1,7 +1,3 @@
<script>
import RssFeed from '../lib/RssFeed.svelte';
</script>
<div class="main-container text-center">
<h1 class="text-xl mb-2">Welcome to my corner of the internet</h1>
<p>