diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-08-25 08:09:18 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-08-25 08:09:18 +0200 |
| commit | 56fa963a1d63cbe0bf28e29e717cceaa417c45c1 (patch) | |
| tree | 7c09e8a860e3c4c6a050b57e076b971f1ea12a5e /apps/frontpage/src/routes/app.scss | |
| parent | 740f43e2bac7b1eee919351694905fecf9291943 (diff) | |
| download | greatoffice-56fa963a1d63cbe0bf28e29e717cceaa417c45c1.tar.xz greatoffice-56fa963a1d63cbe0bf28e29e717cceaa417c45c1.zip | |
feat: Remove frontpage
Diffstat (limited to 'apps/frontpage/src/routes/app.scss')
| -rw-r--r-- | apps/frontpage/src/routes/app.scss | 8 |
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'; |
