Can Bootstrap work with JQuery UI?
I posted my this question in a wrong forum for some reason. I am posting it again in the right one.
I am adding Bootstrap 3 into my web application which already uses JQuery UI. I read somewhere online and learn that Bootstrap and JQuery UI are NOT compatible. I see some questions here on this matter. Which is a right approach to achieve my goal? I am aware of one project called jquery-ui-bootstrap (
https://github.com/jquery-ui-bootstrap/jquery-ui-bootstrap/
). Is it a right tool for my goal? If yes, is it production ready?
Thanks for your inputs in advance.