aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/app/root.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/app/root.css')
-rw-r--r--src/frontend/app/root.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/frontend/app/root.css b/src/frontend/app/root.css
index d718d92..c880763 100644
--- a/src/frontend/app/root.css
+++ b/src/frontend/app/root.css
@@ -1,3 +1,5 @@
+@import "tailwindcss";
+
:root {
--colour-scheme: light;
--background-color: #ffffff;
@@ -122,8 +124,6 @@ body {
overflow-x: hidden;
}
-
-
.theme-toggle {
background: none;
border: none;