aboutsummaryrefslogtreecommitdiffstats
path: root/apps/frontpage/src/routes/app.scss
diff options
context:
space:
mode:
Diffstat (limited to 'apps/frontpage/src/routes/app.scss')
-rw-r--r--apps/frontpage/src/routes/app.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/apps/frontpage/src/routes/app.scss b/apps/frontpage/src/routes/app.scss
deleted file mode 100644
index 6ba6e97..0000000
--- a/apps/frontpage/src/routes/app.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-@use '../../web-shared/src/styles/base' as *;
-@use '../../web-shared/src/styles/custom-style/colors';
-@use '../../web-shared/src/styles/custom-style/spacing';
-@use '../../web-shared/src/styles/custom-style/shared-styles';
-@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';