reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Use ReactiveSearch without default styling applied

Open nithiz opened this issue 5 years ago • 3 comments

Affected Projects React

Is your feature request related to a problem? Please describe. I want to be able to use ReactiveSearch without any base styling applied. I don't want to be overwriting and resetting styles every time i include a new ReactiveSearch component.

Describe the solution you'd like It would be nice to have a version of the library available without any default classes/styling applied.

Describe alternatives you've considered I have tried using the className properties but the original class names and styling remain present on the element.

nithiz avatar Jun 16 '20 09:06 nithiz

It's been a while... I'm trying to optimize our application. In webpack bundle analyzer we can see that loading a simple ReactiveList also adds the styling while we aren't even using it (https://ibb.co/T4dChYF). Any chance this will be improved any time soon? If not we're kinda forced to look for a different UI library :(

nithiz avatar Jan 08 '21 10:01 nithiz

Related: https://github.com/appbaseio/reactivesearch/discussions/1553

royduin avatar Jan 08 '21 10:01 royduin

Bump

process0 avatar Aug 10 '22 01:08 process0