-
Notifications
You must be signed in to change notification settings - Fork 28
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
Change sizes of avatars #296
Conversation
PTAL |
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.
The change LGTM. Let's wait to merge until we've met with @jonpkerwin.
} | ||
|
||
.rootSmall { | ||
.rootXSmall { |
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.
The class rename seems to not work nicely here:
https://deploy-preview-296--thumbprint.netlify.com/components/avatar/react/#example-extra-small
Haven't dug into this, but it may be related to Gatsby's CSS modules implementation. I've had to work around this bug in the past: gatsbyjs/gatsby#5458
Both good catches! Font size and xsmall typo fixed 🙇 |
This looks good! Let's wait to merge until the codemods are ready to go. |
No description provided.