Skip to content

Commit 0a1f044

Browse files
author
Michael Vurchio
committed
Set correct path
1 parent 647926a commit 0a1f044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/webpack/App.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<script>
2-
import 'swiper/swisper.min.css';
2+
import 'swiper/swiper.min.css';
33
import Time from './components/Time.svelte';
44
import css from './app.css';
55
import { success, successSmall } from './app2.css';

0 commit comments

Comments
 (0)