Micro-blog where I jot down short random thoughts.

Storybook dark mode + GitHub Pages on the framework starters

September 22, 2026

Storybook dark mode is now first-class on the Angular, React, and Vue starters — ArgsTable respects dark mode (after working around emotion’s !important overrides) and Storybook ships straight to GitHub Pages from each repo’s deploy pipeline. Per-repo: notice-component on React, Callout component with stories on Angular and Vue, plus a second-pass dark-mode table fix on Vue.