1.1.1 • Published 3 years ago

@lacework/storybook-themes v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

  1. Bump the version number using npm version and following Semantic Versioning
  2. Publish with npm publish
  3. Commit and push changes to package-lock.json and package.json
  4. In iris, npm i @lacework/storybook-themes@latest