How it works
Change the value of the cursor property with our cursor utilities.
Supported classes:
- .cursor--auto
- .cursor--default
- .cursor--pointer
Examples
cursor--pointer
<p><a href="#" class="cursor--default">cursor--default</a></p>
<div class="cursor--pointer">cursor--pointer</div>
