Hello. In this specific case, better-tailwindcss/enforce-consistent-class-order suggests a different class order than eslint-plugin-tailwindcss and prettier-plugin-tailwindcss:
// Note the typo in `text-red-900`
'custom-class hover:text-redd-900 text-red-500'
Full reproduction: https://github.com/andreww2012/eslint-plugin-better-tailwindcss-inconsistency-with-other-plugin-and-prettier