Closed ericcastro closed 9 years ago
Getting this error when trying to scroll by pixels using ", :pixels"
Had to stare at this for longer than I'd care to admit. The problem is that :pixels is not a unit. The correct unit is :pixel, which is accepted and passed along correctly.
:pixels
:pixel
Getting this error when trying to scroll by pixels using ", :pixels"