Skip to content

Commit

Permalink
Remove excess slash
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Aug 19, 2024
1 parent a329194 commit 0ca8539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/css/default.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@import "../../node_modules/reset-css/reset.css";
@import "../../node_modules/purecss/build/pure.css";
$fa-font-path: '../fonts/';
$fa-font-path: '../fonts';
@import "../../node_modules/\@fortawesome/fontawesome-free/scss/fontawesome";
@import "../../node_modules/\@fortawesome/fontawesome-free/scss/solid";
@import "../../node_modules/highlight.js/styles/zenburn.css";
Expand Down

0 comments on commit 0ca8539

Please sign in to comment.