Units for CSS transition-duration

Viewed 7027

Is s for seconds the only unit I can use for time values in CSS transition or animations. Can't find anything about it in the specs.

3 Answers
Related