dalelotts / angular-bootstrap-datetimepicker

Native Angular date/time picker component styled by Twitter Bootstrap
http://dalelotts.github.io/angular-bootstrap-datetimepicker/
MIT License
1.28k stars 409 forks source link

Bootstrap.min.css overwriting my angular material css #439

Closed dhiraj007 closed 6 years ago

dhiraj007 commented 6 years ago

Could you please helf me with this. If i am putting @import '~bootstrap/dist/css/bootstrap.min.css' in a path defined in documnetion(i.e. ./src/styles.css) is overwriting my angular material theme css. all the sonts and stylings are changed. If i am placing it in its component where it is being used then it now being applied.

let me know if more input is required from my side.

please help thanks in advance.