storybook/examples/official-storybook
Yann Braga bc90fab518 fix(backgrounds): apply styles in correct order
- Make background also work with gradients and images
2020-09-24 14:58:27 +02:00
..
2018-10-14 17:39:35 +02:00
2018-10-14 17:39:35 +02:00
2018-12-29 22:04:17 +01:00
2020-09-19 14:52:19 +02:00
2018-12-29 22:04:17 +01:00
2020-09-24 20:49:40 +08:00
2019-06-07 14:05:43 +02:00

Official storybook

This storybook includes stories for:

  • @storybook/components - reusable UI components for addon authors
  • @storybook/ui - the UI of storybook itself
  • @storybook/addon-* - various addons.
  • @storybook/other-* - various examples.

How to make new build-storybooks:

sudo ln -s ../../{new-example}/storybook-static /Users/{user}/{location-of-storybook-repo}/core/examples/official-storybook/built-storybookjs/{new-example}