Knowledge check: CSS effects
Which of the following properties is used to set the length of time in seconds for one iteration of animation in CSS?
animation-delay
animation-timeline
animation-duration
animation-timing-function
What are the benefits of using preprocessors ...