From 4f3554418edff5d192dff08ba686f15a945e3ed0 Mon Sep 17 00:00:00 2001 From: ThijmenGThN Date: Wed, 7 Jul 2021 19:38:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=91=EF=B8=8F=20Fixed=20front-end=20sty?= =?UTF-8?q?le=20invalid=20import.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The style was not being imported properly, I've found the problem causing this. A thread discussing about this error can be found here: ~ https://github.com/Flynntes/Sleeky/issues/56 --- sleeky-frontend/frontend/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sleeky-frontend/frontend/header.php b/sleeky-frontend/frontend/header.php index b902c29..89f5b08 100644 --- a/sleeky-frontend/frontend/header.php +++ b/sleeky-frontend/frontend/header.php @@ -12,7 +12,7 @@ <?php echo title ?> - +