fix: build erroring due to circular dependency

This commit is contained in:
SethBurkart123
2024-02-28 17:27:15 +11:00
parent 75c6309324
commit e7bed9c3a3
+1 -1
View File
@@ -14,7 +14,7 @@
--auto-background: var(--better-pale, var(--background-secondary)) !important;
}
.hidden {
@apply hidden;
display: none;
}
body,
html {