Skip to content

fix(sorting): sorting custom classnames to the front#23

Open
Stybo wants to merge 2 commits into
sergioazoc:mainfrom
Stybo:main
Open

fix(sorting): sorting custom classnames to the front#23
Stybo wants to merge 2 commits into
sergioazoc:mainfrom
Stybo:main

Conversation

@Stybo
Copy link
Copy Markdown

@Stybo Stybo commented May 22, 2026

Before:
<div class="p-3 shadow-xl select2-dropdown">

After
<div class="select2-dropdown p-3 shadow-xl">

Closes #22

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.

Oxfmt sortTailwindcss and Oxlint-tailwindcss plugin are conflicting eachother.

1 participant