%root% * { transition-timing-function: linear; } /* or */ .splide__list { transition-timing-function: linear !important; }
to make slide moving like marquee;
what is linear?
this is linear and it means constant speed.
why are we making linear ?
because default setting is ease and this is ease as you can see it slows down/stops when animating