From a6e59cfb8f1e831af972d13df8afae8fb7f81ada Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 10 Oct 2017 21:34:37 +0200 Subject: [PATCH 1/2] Add communit addon storybook-styles ### Added - A community addon to add general styles to the preview area. --- docs/pages/addons/addon-gallery/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pages/addons/addon-gallery/index.md b/docs/pages/addons/addon-gallery/index.md index 1eb38b89b88d..c2e26228ab84 100644 --- a/docs/pages/addons/addon-gallery/index.md +++ b/docs/pages/addons/addon-gallery/index.md @@ -109,3 +109,7 @@ Wrap your stories with the Apollo client for mocking GraphQL queries/mutations. ### [Screenshot](https://github.com/tsuyoshiwada/storybook-chrome-screenshot) Save the screenshot image of your stories. via [Puppeteer](https://github.com/GoogleChrome/puppeteer). + +### [Styles](https://github.com/Sambego/storybook-styles) + +Add some general styles to the preview area. From 6415bd968c42aee3cd09b3ae96163c7275926691 Mon Sep 17 00:00:00 2001 From: Daniel Duan <1474548+danielduan@users.noreply.github.com> Date: Wed, 11 Oct 2017 11:22:57 -0400 Subject: [PATCH 2/2] Update index.md --- docs/pages/addons/addon-gallery/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/addons/addon-gallery/index.md b/docs/pages/addons/addon-gallery/index.md index c2e26228ab84..4d85a941363f 100644 --- a/docs/pages/addons/addon-gallery/index.md +++ b/docs/pages/addons/addon-gallery/index.md @@ -112,4 +112,4 @@ Save the screenshot image of your stories. via [Puppeteer](https://github.com/Go ### [Styles](https://github.com/Sambego/storybook-styles) -Add some general styles to the preview area. +Add ability to customize styles in the story preview area