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

Release: Dynamic CSS imports and Storybook 8.3 #56

Merged
merged 8 commits into from
Sep 16, 2024
Merged

Conversation

callinmullaney
Copy link
Collaborator

@callinmullaney callinmullaney commented Sep 16, 2024

This PR does the following:

  • Dynamic CSS imports for storybook. No longer need a single, global style.css to import into storybook. This new feature will automatically find all *.css in the src/ or components/ directory and import them.
  • Add a new cl-*.scss and/or sb-*.scss compiling workflow for Webpack. This will generate component library/storybook specific CSS to the dist/storybook/ directory for importing.
  • Storybook 8.3 update
  • Minor project dependency version bumps

┆Issue is synchronized with this Clickup task by Unito

@callinmullaney callinmullaney merged commit c9b7835 into main Sep 16, 2024
5 checks passed
Copy link

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants