literally no class names anywhere in the components except for the root element

Author: markentinghCreated Apr 18, 2025Updated May 21, 2026

How am I suppose to style this component using CSS if there are no class names that define the UI elements? All I see for the Chrome Picker is the root div has a "chrome-picker" class and the hue bar has a "hue-horizontal" class name, but everything else uses inline styles. How can this component be in production in this state? This is something a junior developer would build.

Source: casesandberg/react-color