It looks like the igx-form-group__input--search requires another stylesheet imported somewhere, but I'm not finding a reference to make it work in like in stackblitzMine:
Demo:
I'm sure it's a simple fix. I just can't see what I'm missing.
Hello Daniel,
Thank you for contacting us.
Here you can see all you have to import to have the styles running: https://stackblitz.com/angular/pernmgqeavg?file=styles.scss (the first three lines of code).
If this does not help, please share whether you have any errors in the console. Finally you could send us a working sample demonstrating your issue so we could further investigate.
I am looking forward to hearing from you.
Hi.Thanks for the response.As a matter of fact, those 3 lines of code are present in my styles.scssHere's the link to the file. Feel free to peruse around the repo as well:https://github.com/djbreen7/IgniteUISandBox/blob/master/src/styles.scss#L1-#L4
Here's the gh-pageshttps://djbreen7.github.io/IgniteUISandBox/
No console errors.