diff options
Diffstat (limited to 'client/src/sass/application.scss')
-rw-r--r-- | client/src/sass/application.scss | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
14 | 14 | ||
15 | @use './z-index'; | 15 | @use './z-index'; |
16 | 16 | ||
17 | @use './class-helpers/index.scss'; | ||
18 | |||
17 | body { | 19 | body { |
18 | /*** theme ***/ | 20 | /*** theme ***/ |
19 | // now beware sass requires interpolation | 21 | // now beware sass requires interpolation |