-
Notifications
You must be signed in to change notification settings - Fork 545
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
Styled component bug cleanup #3540
Conversation
🦋 Changeset detectedLatest commit: 0867c26 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 |
size-limit report 📦
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! 🥳
One note for @mperrotti, it seems like the change here updates some styling for I assume that the intent here is for the line above the second item to be displayed? Just wanted to double-check 👀 |
I'm mostly just waiting to merge this because of the comment above. @joshblack if you don't think waiting is necessary feel free to merge 🙏 . |
@joshblack - these changes don't look like they should update how any of the styles are rendered. If the Timeline looks different on |
Thanks @mperrotti! @kendallgassner should be good to go! Thanks again for this, I just added the |
While working on Stylelint-a11y spike/exploration I noticed a couple of bugs in some styled blocks. This pr fixes those bugs -- they are pretty much nits.
Screenshots
Please provide before/after screenshots for any visual changes
Merge checklist
Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.