|
|
|
|
@ -2,6 +2,7 @@ import type { Preview } from "@storybook/svelte";
@@ -2,6 +2,7 @@ import type { Preview } from "@storybook/svelte";
|
|
|
|
|
import '../src/app.css' |
|
|
|
|
const preview: Preview = { |
|
|
|
|
parameters: { |
|
|
|
|
backgrounds: { default: 'dark' }, |
|
|
|
|
actions: { argTypesRegex: "^on[A-Z].*" }, |
|
|
|
|
controls: { |
|
|
|
|
matchers: { |
|
|
|
|
|