From 2311497f638dff143c453e51765dcfe9ed75ba17 Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 13 Apr 2022 17:08:03 +0100 Subject: [PATCH] prepare for new styling update --- styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles.css b/styles.css index 5bfc3d0..81fde6a 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,4 @@ +@import url("https://styles.alv.cx/modules/colors/base16-default.css"); @import url("https://styles.alv.cx/base.css"); @import url("https://styles.alv.cx/modules/darkmode.css"); @import url("https://styles.alv.cx/modules/colors/gruvbox.css");