Answers for "how to install bootstrap icons package with npm"

2

how to install bootstrap icons package with npm

npm i bootstrap-icons
Posted by: Guest on August-11-2021
-2

how to use bootstrap icon after npm install

import icon from vender/bootstrap-icons/font/bootstrap-icons

@import '~bootstrap-icons/font/bootstrap-icons';
Posted by: Guest on May-15-2021

Code answers related to "how to install bootstrap icons package with npm"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language