react-select
react-select copied to clipboard
Even when unstyled, some styles remain
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?