Skip to content

Add transition-shadow, transition box-shadow in transition also #1352

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

Merged
merged 1 commit into from
Feb 1, 2020

Conversation

adamwathan
Copy link
Member

Adds a new transition-shadow utility for transitioning box-shadow, and adds box-shadow to the list of properties transitioned when just applying transition.

box-shadow is generally considered a "not cheap" property to transform but it falls into the same category as background-color generally, and is super common for sites to do, and I want to do it myself, so here we are.

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

Successfully merging this pull request may close these issues.

1 participant