From 6915123973460fea5a7e6934404dc5906114a812 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Thu, 7 Jan 2021 14:16:03 +0100 Subject: [PATCH] re-enable Tailwind compile with postcss --- public/index.html | 1 - src/App.svelte | 2 +- svelte.config.js | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/public/index.html b/public/index.html index 67c2effa..dcef3f44 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,6 @@ Lauf für Kaya! - Admin - diff --git a/src/App.svelte b/src/App.svelte index 8c828204..eb1b4eba 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,5 +1,5 @@