Skip to content

Commit

Permalink
Merge pull request #109 from krekas/main
Browse files Browse the repository at this point in the history
Fix font-awesome icons for volt theme
  • Loading branch information
PovilasKorop authored Jan 24, 2023
2 parents 5093b3a + 460f210 commit 0f2e0cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resources/stubs/ui/voltbs5/sass/app.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
@import "@fortawesome/fontawesome-free/scss/fontawesome";
$fa-font-path: "@fortawesome/fontawesome-free/webfonts";

@import "~@fortawesome/fontawesome-free/scss/fontawesome.css";
@import "@fortawesome/fontawesome-free/scss/solid";

@import "volt";
Expand Down

0 comments on commit 0f2e0cf

Please sign in to comment.