From 34ecb8b2fb19d243db35bd59f98d93f08d522f25 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 5 Jan 2021 21:38:47 +0100 Subject: [PATCH] move toastify css to app base ref #11 --- src/App.svelte | 1 + src/components/Login.svelte | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.svelte b/src/App.svelte index 68a8f420..8c828204 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,5 +1,6 @@