From 18c458d91ca5e7187ffb3615fca8970fc6e4ca65 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Mon, 6 Jun 2022 15:48:53 +0200 Subject: feat: More work on portal --- apps/frontpage/src/routes/app.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/frontpage/src/routes/app.scss') diff --git a/apps/frontpage/src/routes/app.scss b/apps/frontpage/src/routes/app.scss index 73a46ba..6ba6e97 100644 --- a/apps/frontpage/src/routes/app.scss +++ b/apps/frontpage/src/routes/app.scss @@ -5,3 +5,4 @@ @use '../../web-shared/src/styles/custom-style/typography'; @use '../../web-shared/src/styles/custom-style/util'; @use '../../web-shared/src/styles/components/responsive-sidebar'; +@use '../../web-shared/src/styles/components/light-dark-switch'; -- cgit v1.3