Skip to content

Initial storybook configuration with MDX syntax#1

Open
michaelrojasGL wants to merge 1 commit intomasterfrom
migration-to-mdx-stories
Open

Initial storybook configuration with MDX syntax#1
michaelrojasGL wants to merge 1 commit intomasterfrom
migration-to-mdx-stories

Conversation

@michaelrojasGL
Copy link
Collaborator

This is the initial configuration for working with Storybook using the new MDX syntax to define stories.

MDX will allow us to use normal markdown to create the documentation while being able to embed JSX to have dynamic content and sample the working components inside the docs.

Storybook was upgraded to version 5.3.3 and a new config file (.storybook/preview.js) was added in order to sort the stories in the menu from the left-side panel.

@lgtm-com
Copy link

lgtm-com bot commented Jan 15, 2020

This pull request fixes 17 alerts when merging 826aa10 into dc0dab1 - view on LGTM.com

fixed alerts:

  • 17 for Unused variable, import, function or class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant