Commit Graph

5 Commits

Author SHA1 Message Date
Ilia Mashkov
0b2eae33b1 chore(storybook): switch to yarn and fix Storybook compatibility
- Switch from bun to yarn with node_modules linker
- Downgrade Svelte to 5.46.1 for Storybook compatibility
- Switch Storybook framework from @storybook/sveltekit to @storybook/svelte-vite
- Downgrade Storybook packages to 10.1.11
- Add FSD path aliases to vite.config.ts
- Add Svelte plugin to Storybook viteFinal to handle .svelte files
2026-03-07 13:35:26 +03:00
Ilia Mashkov
3f9f6e3f93 refactor(config): move storybook and vitest configs to config/, import app.css in storybook preview 2026-03-07 11:16:21 +03:00
Ilia Mashkov
53b9a8bf7a feat(shared/lib): add cn utility (clsx + tailwind-merge) 2026-03-06 23:10:52 +03:00
Ilia Mashkov
1fed3aa7b4 chore(storybook): install and configure Storybook 10 with svelte-vite 2026-03-06 23:06:11 +03:00
Ilia Mashkov
e2eba5ec55 docs(CLAUDE.md): add code style section aligned with glyphdiff conventions 2026-03-06 23:03:45 +03:00