From 56fa963a1d63cbe0bf28e29e717cceaa417c45c1 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Thu, 25 Aug 2022 08:09:18 +0200 Subject: feat: Remove frontpage --- apps/frontpage/src/routes/app.scss | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 apps/frontpage/src/routes/app.scss (limited to 'apps/frontpage/src/routes/app.scss') 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'; -- cgit v1.3