As you can see in the TailwindCSS configuration docs, you can set the prefix option.
With this option, Tailwind will add a prefix to all utility classes it generates to avoid conflicts with existing CSS.
The problem is that tailwind-raw-reorder doesn't currently recognize this option.
As you can see in the TailwindCSS configuration docs, you can set the prefix option.
With this option, Tailwind will add a prefix to all utility classes it generates to avoid conflicts with existing CSS.
The problem is that tailwind-raw-reorder doesn't currently recognize this option.