From fb1ca46b17e21aac81cf292a8fe219ef79ed0cbe Mon Sep 17 00:00:00 2001 From: Nulo Date: Mon, 28 Aug 2023 10:39:04 -0300 Subject: [PATCH] usar tailwind --- src/App.svelte | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 63b4817..9197787 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -2,7 +2,7 @@ import { setRouteToLastPagePromise, currentRoute } from "./lib/router"; -
+
{#await setRouteToLastPagePromise then} {/await}
- -