frontend/src/styles/theme/_index.scss
dpschen 30cc89fe25 feat: add vite-svg-loader and add Logo component (#971)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#971
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-13 14:16:14 +00:00

10 lines
162 B
SCSS

@import "scrollbars";
@import "theme";
@import "background";
@import "content";
@import "form";
@import "link-share";
@import "loading";
@import "notification";