appbaseio / appbaseio/reactivesearch
Datasearch default style is overwriting tailwind classes set on inner classes.
Open
bug
- Dominant language
- JavaScript
- Stars
- 4.9k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
**Affected Projects**
VueJS
**Library Version:** x.y.z
13.13.1
**Describe the bug**
When using tailwind classes on the innerclass of the datasearch component, the default style is overwriting the tailwind classes.
**To Reproduce**
Add a tailwind class to the inner class of the input element on the datasearch
```
```
Adding tailwind classes to the inner class will be overwritten by default styles.
**Expected behavior**
Tailwind class overwrites default styles.
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.