Skip to content

Commit cecb4f8

Browse files
author
Michael Vurchio
committed
Add loader for examples
1 parent 8c71c58 commit cecb4f8

File tree

4 files changed

+317
-1
lines changed

4 files changed

+317
-1
lines changed

example/webpack/App.svelte

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

example/webpack/package-lock.json

Lines changed: 306 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)