Answers for "add bootstrap icon to html"

1

bootstrap icons cdn

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
Posted by: Guest on July-30-2021
2

install bootstrap icons

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

Browse Popular Code Answers by Language