Skip to content
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

Descenders for link underlines are now available without the text-shadow hack #186

Closed
WebBurnout opened this issue Sep 18, 2024 · 1 comment · Fixed by #187
Closed

Descenders for link underlines are now available without the text-shadow hack #186

WebBurnout opened this issue Sep 18, 2024 · 1 comment · Fixed by #187

Comments

@WebBurnout
Copy link
Contributor

Hey, it's 2024 and the text-decoration-skip-ink property is now >93% supported. The current implementation has cause quite a few issues in the past: #163 #179 #49 #86 #96

Maybe it's time to use this property instead of the workaround?

@daveliepmann
Copy link
Contributor

PR welcome

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 a pull request may close this issue.

2 participants