1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript11,679 stars (11,679 stars)946 forks (946 forks)batch import
enhancementhelp wanted
- Issue 種別
- feature
- 調査方針
- Investigate the repository's components, particularly the CSS files for color picker skins (e.g., ChromePicker, SketchPicker) to find instances of CSS background gradients. Then, replace each gradient with an inline SVG gradient defined in the component's render method or a separate SVG file. Ensure the SVGs mirror the same color stops and direction as the original CSS gradients. The issue lacks specific acceptance criteria, so it may be worthwhile to ask maintainers for preferred implementation details.