I am creating a vue webapp and using bootstrap-4 as CSS framework. I want to have input fields like material design, But bootstrap have only older design of input fields with border on all sides and no floating label.
What can be best way to get this done?
materialize jsandcss, along withbootstrap?