una/YouMightNotNeedJS

For image slider, use transform instead of left

paulirish opened this issue · 1 comments

On desktop I can see the image slider is a little janky as it slides across.
If it animated the transform instead of the left property, it'd be smooth as butter. (Might want to put will-change: transform on it too)

una commented

Resolved in #14