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

feat(twmerge): inject function like tailwind merge possible #25

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

flozero
Copy link
Collaborator

@flozero flozero commented Sep 25, 2024

Add a convenient setup options function that we can inject from the setup to inject a tailwind merge function. This will help with:

  • Avoiding to use mergeClasses everywhere in components. this should reduce potential errors forgetting about it.

Update documentation

close #24

@flozero flozero self-assigned this Sep 25, 2024
@flozero flozero requested review from a team, chekromul, aurelienroux and Carbonneau and removed request for a team September 25, 2024 14:35
@flozero flozero merged commit a3e077f into main Sep 25, 2024
4 checks passed
@flozero flozero deleted the feat/merge-classes-injection branch September 25, 2024 14:39
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

Successfully merging this pull request may close these issues.

Add a function in the config to inject tailwind merge or similar
2 participants