Even when unstyled, some styles remain

Author: ericmorandCreated Dec 24, 2025Updated Mar 9, 2026
Labelsissue/bug-unconfirmed

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?