Storybook allows us to organize and understand the output of our token transformations. It also creates an environment for our visual regression tests.
Acceptance Criteria
[ ] Add Storybook integration
[ ] Add a build step to generate a static Storybook for GitHub Pages
[ ] Update the Maintainer doc to include how to run Storybook locally.
🚀 Feature Proposal
Add Storybook for
@workday/canvas-tokens-web
.Motivation
Storybook allows us to organize and understand the output of our token transformations. It also creates an environment for our visual regression tests.
Acceptance Criteria