How to use bootstrap icons with npm i bootstrap-icons in Angular

There are a few ways to go about it but I found this way to be the most working and simple. First of all, download the package and add it to your dependencies. Then add this line to your styles.css file at the top: Now whenever you write a HTML with the i tag with …