Joey's Journal
/ design systems
Switching themes by stylesheet in Storybook
Storybook's Theme Switcher addon is great, but it doesn't support swapping entire stylesheets. I came up with a solution of my own, using native Storybook features.
Setting up a React component library
This guide covers the best practices for building a React component library with Vite, TypeScript, Conventional Commits, and Storybook.