You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We currently use clsx to conditionally apply class names. @Thinkmill + @JedWatson maintain classnames, consider moving to this plugin
Describe the solution you'd like
Migrate from clsx to classnames
Describe alternatives you've considered
NA
Additional context
I am voting for this purely because classnames has a neater API
Is your feature request related to a problem? Please describe.
We currently use
clsxto conditionally apply class names. @Thinkmill + @JedWatson maintain classnames, consider moving to this pluginDescribe the solution you'd like
Migrate from
clsxtoclassnamesDescribe alternatives you've considered
NA
Additional context
I am voting for this purely because
classnameshas a neater API