-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
chore(www): Tidy sx
prop space
usage
#25333
Conversation
This is currently not in use so will leave it alone, but this thing's height and `hover`, `active` states are also off a little.
Not really in use either, but let's fix the "pull in page margin" thing.
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.
One set of spacing changed from the old to new. Maybe that was intentional. If so I'm cool to approve/merge! From my understanding, adding these sx theme aware properties makes these values codemod-able so we can add or remove from the spacing scale easier.
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.
Looks good to me!
A little bit of cleanup, see https://theme-ui.com/sx-prop/#theme-aware-properties.