ukrbublik/react-awesome-query-builder

CSS rules are not scoped to the component

Opened this issue · 0 comments

Describe the bug
The css files add classes and framework overrides which are not scoped to the component.
Some of these classes have very generic names (e.g. .group) and are therefore very likely to clash with existing class names.

Expected behavior
CSS classnames and framework overrides to be scoped to the query build component