feat: rework style imports

This commit is contained in:
Dominik Pschenitschni 2021-10-18 14:17:34 +02:00
parent a0ca6bb8fb
commit 1f5283d548
No known key found for this signature in database
GPG key ID: B257AC0149F43A77
18 changed files with 67 additions and 65 deletions

View file

@ -0,0 +1,11 @@
@import "theme";
@import "content";
@import "form";
@import "link-share";
@import "loading";
@import "navigation";
@import "notification";
@import "offline";
@import "update-notification";
@import "background";