question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

text classes get merged incorrectly

See original GitHub issue

Examples:

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:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
nightmareinccommented, Aug 17, 2022

Thank you so much @elkorn 😄 it works like a charm now! 🙏

1reaction
elkorncommented, May 5, 2022

Indeed - my bad. Sorry for the hassle and thanks for the great work! 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found