Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 60931e7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
77d9494 to
076d438
Compare
…ria-busy={loading}
…shimmer animation.
|
Claude finished @punkbit's task in 3m 10s —— View job Code Review — chore: initial CSS modules setupGreat work on this! The architecture is well thought-out — marking 🚨 Must Fix
♿ Accessibility
💡 Suggestions (non-blocking)
Overall this is a well-structured foundation for the migration. The build pipeline approach (external CSS + static copy) is clever and the changeset with migration notes is appreciated. Resolve the
|
📚 Storybook Preview Deployed✅ Preview URL: https://click-hbtuf53ux-clickhouse.vercel.app Built from commit: |
Why?
Provide the initial setup foundations for CSS Modules for migrating from Styled-Components in a sustainable and iterative manner.
This library will now use CSS Modules for styling and is distributed unbundled, giving your application full control over bundling and optimisations. This means you only include what you actually use, resulting in smaller bundle sizes and better performance!
How?
Preview?
demo-button-ss-to-css-migration-states.mov
Demonstrates computed CSS Module in DOM
Distribution showcasing Button.module.css (in-place)