Skip to content

Conversation

@kevinlang
Copy link
Contributor

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

@codecov-io
Copy link

codecov-io commented Dec 27, 2020

Codecov Report

Merging #3199 (bdba9c5) into master (523db03) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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           
Impacted Files Coverage Δ
stubs/defaultConfig.stub.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 523db03...bdba9c5. Read the comment docs.

@adamwathan
Copy link
Member

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.

@adamwathan adamwathan merged commit 82f1395 into tailwindlabs:master Jan 29, 2021
This was referenced Mar 15, 2021
This was referenced Mar 18, 2021
adamwathan pushed a commit that referenced this pull request May 7, 2021
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.28%. Comparing base (523db03) to head (bdba9c5).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants