From b7e39b59fd0fc7b5610ebff29035bf622079e0d8 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 5 Oct 2022 20:45:21 +0800 Subject: refactor: Change file structure --- old-apps/frontpage/src/routes/app.scss | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 old-apps/frontpage/src/routes/app.scss (limited to 'old-apps/frontpage/src/routes/app.scss') diff --git a/old-apps/frontpage/src/routes/app.scss b/old-apps/frontpage/src/routes/app.scss deleted file mode 100644 index 6ba6e97..0000000 --- a/old-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