-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing CSS #4
Comments
Yes, you are missing something :-) -- ass of typeahead.js vs 0.9~ css is applied from JS so no css needed. |
For anyone else who comes here trying to make this work with Twitter Bootstrap 3. The issue is discussed at great length here https://github.com/hyspace/typeahead.js-bootstrap3.less To make it work for me, I saved Then in application.css.scss |
@s01ipsist & @yourabi thank you thank you thank you! I haven't spent much time on this thanks to you! maybe add this to the README? |
Am I missing something or is the CSS missing from this gem?
I needed to included this to get the interface to look ok.
The text was updated successfully, but these errors were encountered: