From 483ea2043fb07fa9a562f6caf7047ba504829db8 Mon Sep 17 00:00:00 2001 From: Korbs Date: Wed, 31 Jan 2024 06:59:51 -0500 Subject: [PATCH] Remove Shoelace CSS, keep JS --- src/components/global/Head.astro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/global/Head.astro b/src/components/global/Head.astro index 2130d72..a11797c 100644 --- a/src/components/global/Head.astro +++ b/src/components/global/Head.astro @@ -18,6 +18,5 @@ const { Title, Description } = Astro.props - \ No newline at end of file