Fixed: fontawesome path (Icons disappearing) (#1929)

pull/2/head
James White 7 years ago committed by Leonardo Galli
parent d9da32173f
commit e155585198

@ -1,7 +1,7 @@
// Variables
// --------------------------
@fa-font-path: "../fonts";
@fa-font-path: "../Content/FontAwesome";
@fa-font-size-base: 14px;
@fa-line-height-base: 1;
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.7.0/fonts"; // for referencing Bootstrap CDN font files directly

Loading…
Cancel
Save