Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(storybook): components can have additional stories #971

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

schjan
Copy link

@schjan schjan commented Oct 27, 2024

With this changes I was able to:

  1. Create additional stories for a component with different Args (see also _example/storybook.go)
  2. Using the WithAdditionalPreviewJS(content string) fn to bundle TailwindCSS during npm run build-storybook

@schjan schjan force-pushed the storybook-fix branch 2 times, most recently from c80c046 to dc06e92 Compare October 27, 2024 09:22
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