Skip to content

classNames() --> clsx(), lint

Alex Gleason requested to merge clsx into develop

Summary

Related !2258 (merged) !2244 (merged)

It's better to rename classNames to clsx anyway, because autocompletion works correctly and it fixes the eslint problem.

Follows up !2244 (merged) by fixing the order of Tailwind classnames inside functions.

Merge request reports

Loading