text classes get merged incorrectly
See original GitHub issueExamples:
twMerge('text-red text-xxl')
outputs text-xxl
instead of text-red text-xxl
.
twMerge('text-xxl text-red')
outputs text-red
instead of text-xxl text-red
.
Probably similar to #67.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Problem merging cells - IEEEtran class - LaTeX Stack Exchange
Save this question. Show activity on this post. I have a problem when I want to merge two cells in a table, with...
Read more >$attributes->merge : what am i doing wrong - Stack Overflow
For the class attribute, you can use conditional merging to ensure that you only insert the attribute if a conflicting one hasn't been...
Read more >Comparing or merging text files reports Diff Merge error - IBM
Problem. This technote explains how to resolve an error, An error in cleardiffmrg has occurred, that can occur when comparing or merging text ......
Read more >Solved: Prevent multiple text boxes from merging into one
Solved: I want to edit text in a pdf document. The text fields were separate. After editing and saving, the multiple text fields...
Read more >Intellisense not working well after merge
I have noticed the problem when merging/changing to a branch with significant changes, in where the result of the merge has deleted files,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thank you so much @elkorn 😄 it works like a charm now! 🙏
Indeed - my bad. Sorry for the hassle and thanks for the great work! 😃