diff --git a/cmd/templates/svelte/frontend/src/App.svelte b/cmd/templates/svelte/frontend/src/App.svelte index a5a105154..dbc1c3ecc 100644 --- a/cmd/templates/svelte/frontend/src/App.svelte +++ b/cmd/templates/svelte/frontend/src/App.svelte @@ -12,8 +12,6 @@

Welcome to your new wails/svelte project.

-

Visit the Svelte tutorial to learn how to build Svelte apps.

-
@@ -60,10 +58,6 @@ color: white; } - .App-link { - color: #61dafb; - } - @keyframes App-logo-spin { from { transform: rotate(0deg);