From 667d909b665f59f8ec3c08724e118d311e38b332 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 21 Feb 2023 08:50:09 +0100 Subject: Fix class helpers removed style --- client/src/sass/application.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/src/sass/application.scss') diff --git a/client/src/sass/application.scss b/client/src/sass/application.scss index ba4df57c9..f0ff8f2f4 100644 --- a/client/src/sass/application.scss +++ b/client/src/sass/application.scss @@ -14,6 +14,8 @@ @use './z-index'; +@use './class-helpers/index.scss'; + body { /*** theme ***/ // now beware sass requires interpolation -- cgit v1.2.3