Shipyard’s cursor utilities are useful when dealing with interactive content.
.cursor-auto { cursor: auto } .cursor-pointer { cursor: pointer } .cursor-default { cursor: default }