Hello,
Can anyone please help me to find out a way to use the bootstrap scss in angular library instead of using it into the application?
I am building a library in angular 8.2.14 and want to use bootstrap scss for designing the components.
Have tried so many workaround but not working.

Mageshwaran RPosted Dec 30, 2020, 8:21 AM
Harshal LimayePosted Dec 30, 2020, 8:01 AM
Harshal LimayePosted Dec 30, 2020, 7:56 AM
Jenith ThakkarPosted Jul 14, 2020, 1:58 AM
Have you install npm for that?
if not then check this link for that
https://medium.com/@manivel45/configuring-angular-7-project-with-sass-bootstrap-and-angular-material-design-69b0f033dc04
To check styling in angular with bootstrap
https://www.smashingmagazine.com/2019/02/angular-application-bootstrap/
Check this link