Unable to change or give custom CSS for ng-datepicker
问题 I am trying to give custom CSS for bs-datepicker. But, its not accepting any change from component.css. I tried adding a class name in the node file of bs-datepicker in node_modules and making css changes using that class name, but the changes are not reflecting when I build the application using ng-build. Whatever change I make in node modules, they are reflecting in ng serve local view, but in ng-build , no changes are reflecting.The image of bs-datepicker is attached here I want to change