Commit Graph

1 Commits

Author SHA1 Message Date
698247adeb
feat: add storybook with @storybook/builder-vite
Some checks failed
continuous-integration/drone/pr Build is failing
This helps building components that work in isolation.
As the current example shows we can use it for components but could also use it later for full pages.
This would help us build pages that are only prop & event driven.

Having storybook could help us as well to better understand where we rely on global Bulma styles.
2022-04-09 16:56:52 +02:00