We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
text-underline-offset
text-decoration-thickness
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The linter is raising this issue:
When
text-underline-offset
andtext-decoration-thickness
are real properties:The text was updated successfully, but these errors were encountered: