This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/styles/theme/_index.scss
dpschen 30cc89fe25
Some checks failed
continuous-integration/drone/push Build is failing
feat: add vite-svg-loader and add Logo component (#971)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #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";