Skip to content

How do I add bootstrap-icons? #640

Answered by h-enk
bbardsley asked this question in Support
Jan 29, 2022 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

Make sure to import the scss file to ./assets/scss/app.scss:

/** Import Bootstrap Icons */
@import "bootstrap-icons/font/bootstrap-icons.scss";

And, don't forget to copy ./node_modules/bootstrap-icons/font/fonts/ to ./static/fonts/

Then it should work:

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@bbardsley
Comment options

@technosprout
Comment options

@h-enk
Comment options

Answer selected by bbardsley
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants