aboutsummaryrefslogtreecommitdiff
path: root/src/components/VencordSettings/shared.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/VencordSettings/shared.tsx')
-rw-r--r--src/components/VencordSettings/shared.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/VencordSettings/shared.tsx b/src/components/VencordSettings/shared.tsx
index 0d3910d..6dd34c4 100644
--- a/src/components/VencordSettings/shared.tsx
+++ b/src/components/VencordSettings/shared.tsx
@@ -17,6 +17,7 @@
*/
import "./settingsStyles.css";
+import "./themesStyles.css";
import ErrorBoundary from "@components/ErrorBoundary";
import { handleComponentFailed } from "@components/handleComponentFailed";