Include bootstrap icons set

This commit is contained in:
2021-12-03 04:29:24 +01:00
parent 0e68a60073
commit 9520a07089
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -20,5 +20,6 @@
"webpack-dev-server": "^4.4.0"
},
"dependencies": {
"bootstrap-icons": "^1.7.1",
}
}
+2
View File
@@ -1,2 +1,4 @@
import "./font.css"
import "./index.scss"
import "bootstrap-icons/font/bootstrap-icons.css"