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

Fix storybook generation and build storybook in CI #245

Merged
merged 3 commits into from
Dec 4, 2020
Merged

Conversation

wlach
Copy link
Contributor

@wlach wlach commented Dec 4, 2020

There is an incompatibility between storybook and the latest
version of postcss (see: storybookjs/storybook#12668) which we didn't
notice because we weren't generating the actual storybook in CI.

Pull Request checklist

  • The pull request has a descriptive title (and a reference to an issue it
    fixes, if applicable)
  • All tests and linter checks are passing
  • The pull request is free of merge conflicts

wlach added 3 commits December 4, 2020 16:15
There is an incompatibility between storybook and the latest
version of postcss (see: storybookjs/storybook#12668) which we didn't
notice because we weren't generating the actual storybook in CI.
@wlach wlach merged commit 254db26 into main Dec 4, 2020
@wlach wlach deleted the fix-storybook branch December 4, 2020 21:44
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