josealejandro2928 / react-image-picker-editor

React library for the selection, edition and compression of images in png, jpeg and webp formats This package is made completely with html and css without any extra components or npm packages. It's based in functional components based in hooks, for optimization were used memo, useMemo and useCalback for avoiding any extra-renders.
https://www.npmjs.com/package/react-image-picker-editor
MIT License
27 stars 21 forks source link

Hello im having issue where the text- fonts in the editor are white so they are invisible how do i adjust the fonts colors #11

Open Micho-github opened 5 months ago

Micho-github commented 5 months ago

i did the same as the npm provided and imported the styles but when trying to edit an image, the text-fonts are white so they are invisible how do i adjust the fonts colors for the edit inputs? Screenshot 2024-03-11 195412

josealejandro2928 commented 3 months ago

Give more context, I think you have override the styles, but I dont know whay you get this isse, by defauli it works like the example on the library