754 B
754 B
⚙️ graphics-components
Svelte components, SCSS and more for Reuters Graphics pages.
Storybook
Run Storybook with:
pnpm run storybook
Do not run storybook dev directly. The script runs svelte-kit sync first so that .svelte-kit/tsconfig.json exists; otherwise the root tsconfig’s extends fails and Storybook will error. The same applies to pnpm run build:storybook.