8000 Format of config · Issue #56 · chrisvxd/story2sketch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Format of config #56
Open
Open
@uxdxdev

Description

@uxdxdev
stories: [
    {
      kind: 'Components',
      stories: [
        {
          name: 'Card',
        },
      ],
    },
  ],

Some more information on the config would be good. What does kind mean? How do I select only one story to convert? at the moment I'm working on a large design system but I cant figure out how to filter the stories.

In my directory structure I have stories defined in stories/Components/Card/CardStory.jsx how do I target only that story using the config?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0