button { cursor: pointer; }

May 25, 26

Using cursor: pointer on buttons addresses a problem it doesn’t solve.

If it’s not obvious that a button is interactive, cursor: pointer will not make it more obvious for devices without a pointer.