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

Properties text-underline-offset and text-decoration-thickness false-positives #997

Open
WaKeMaTTa opened this issue Sep 23, 2022 · 0 comments

Comments

@WaKeMaTTa
Copy link

The linter is raising this issue:

app/assets/stylesheets/components/_link.scss:8:3 [W] PropertySpelling: Unknown property text-underline-offset
app/assets/stylesheets/components/_link.scss:9:3 [W] PropertySpelling: Unknown property text-decoration-thickness

When text-underline-offset and text-decoration-thickness are real properties:

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

No branches or pull requests

1 participant