summaryrefslogtreecommitdiffstats
path: root/apps/frontpage/src/routes/app.scss
blob: 73a46baf9f7cb8e6bcdb3feedb58755291799317 (plain) (blame)
1
2
3
4
5
6
7
@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';