What about color for text-decoration? #2166
frederikhors
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Hey @frederikhors - not sure I understand the question? You can achieve "colored text-decoration" by composing a text color class and a text decoration class together: <p class="text-red-600 line-through">
I am red and crossed out
</p> Is this what you're trying to do? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What about color for text-decoration?
Beta Was this translation helpful? Give feedback.
All reactions