From f3ea99e573f64f944406d14e1608c887099890e5 Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Sun, 14 Jul 2024 14:48:25 -0400 Subject: [PATCH] Update compiler.ts --- src/utils/themes/usercss/compiler.ts | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/utils/themes/usercss/compiler.ts b/src/utils/themes/usercss/compiler.ts index 99a64585..2e3c9a0c 100644 --- a/src/utils/themes/usercss/compiler.ts +++ b/src/utils/themes/usercss/compiler.ts @@ -55,11 +55,8 @@ const preprocessors: { [preprocessor: string]: (text: string, vars: Record