storybook-lacework-themes
Storybook Addon that lets you register and pick themes for your Storybook stories.
Building
npm i
npm run build
Including in Iris
This could be a single script in package.json, but I figured being explicit is better to catch issues
- Bump the version number using
npm version
and following Semantic Versioning - Publish with
npm publish
- Commit and push changes to package-lock.json and package.json
- In iris,
npm i @lacework/storybook-themes@latest