fix(standard-styling): Fix structure of custom css

This commit is contained in:
2025-12-10 10:31:24 +01:00
parent 879ed8b9ee
commit 97b88c111c
5 changed files with 22 additions and 22 deletions

View File

@ -1,3 +1,3 @@
@import "abstracts/index";
@import "theme/index";
@import "custom";
@import "theme/custom/custom";