pstanoev / simple-svelte-autocomplete

Simple Autocomplete / typeahead component for Svelte
http://simple-svelte-autocomplete.surge.sh/
MIT License
464 stars 78 forks source link

New option: remove InputStyles #130

Closed PPP01 closed 2 years ago

PPP01 commented 2 years ago

This one is a bit tricky: We had some trouble with the "autocomplete-input" styles and our css-framework. It is not so easy to reset those properly. So I created an option to disable the classes attached to the input.