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 34dd0f5 commit 419fc84Copy full SHA for 419fc84
src/lib/index.ts
@@ -1,5 +1,5 @@
1
// this file is auto-generated — do not edit by hand
2
-import "$lib/components_global.css";
+import "$lib/main.css";
3
4
export { default as InsetText } from './components/content/InsetText.svelte';
5
export { default as WarningText } from './components/content/WarningText.svelte';
src/lib/components_global.css renamed to src/lib/main.css
0 commit comments