diff --git a/README.md b/README.md index 281a4405..444524a1 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ const svelteOptions = { ```html - diff --git a/examples/svite/src/App.svelte b/examples/svite/src/App.svelte index 5b3f748b..d553112c 100644 --- a/examples/svite/src/App.svelte +++ b/examples/svite/src/App.svelte @@ -13,7 +13,7 @@ let theme = "g10"; -