Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumCSStransitions and easingSingle-choice MCQ

What does this transition shorthand actually transition, and over how long?

.btn { transition: all 0s, opacity 0.4s ease, 0.4s background-color; }