removed fontawesome, added heroicons, implemented custom navbar-toggler-icons
This commit is contained in:
parent
015c7fe0a7
commit
0024354118
6 changed files with 39 additions and 30 deletions
assets/js
|
@ -4,8 +4,8 @@
|
|||
import "../css/app.scss";
|
||||
|
||||
// Import icons for sprite-loader
|
||||
// brand icon
|
||||
import "../node_modules/@fortawesome/fontawesome-free/svgs/solid/skull-crossbones.svg";
|
||||
// navbar brand icon
|
||||
import "../node_modules/@mdi/svg/svg/skull-crossbones.svg";
|
||||
|
||||
// webpack automatically bundles all modules in your
|
||||
// entry points. Those entry points can be configured
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue