We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ebc70 commit bd7d3e2Copy full SHA for bd7d3e2
src/lib/theme/themeUtils.ts
@@ -1,4 +1,4 @@
1
-import { type ThemeConfig } from "$lib";
+import type { ThemeConfig } from "$lib";
2
import type { ClassValue } from "clsx";
3
import { getContext } from "svelte";
4
import { DEV } from "esm-env";
0 commit comments