Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

bootstrap icons in angular

$ npm i bootstrap-icons --save

Then add this line to your styles.css file:
@import "~bootstrap-icons/font/bootstrap-icons.css";
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #bootstrap #icons #angular
ADD COMMENT
Topic
Name
6+5 =