react-select icon indicating copy to clipboard operation
react-select copied to clipboard

Even when unstyled, some styles remain

Open ericmorand opened this issue 2 months ago • 1 comments

We are currently theming an application that uses react-select, and on order to reclaim control on the presentation, we configured react-select as unstyled. Still, there are some styles remaining (in the form of css- classes).

Is there a way to disabled styleing entirely and reclaim total control on the presentation layer?

ericmorand avatar Dec 24 '25 11:12 ericmorand