-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add help cursor #3199
add help cursor #3199
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3199 +/- ##
=======================================
Coverage 93.28% 93.28%
=======================================
Files 178 178
Lines 1831 1831
Branches 324 324
=======================================
Hits 1708 1708
Misses 105 105
Partials 18 18
Continue to review full report at Codecov.
|
Hey! We deliberately limited which ones were enabled by default just to try and cut file size anywhere we could, but made sure it was customizable in the config file. I think it's probably fine to add this one by default though, thanks. |
Adds on to #679 to also have a help cursor utility.
There are a bunch of other cursors laid out in MDN docs, not sure if any of those would also be of use.
https://developer.mozilla.org/en-US/docs/Web/CSS/cursor