Update FontAwesome 4.3.0

Fixed incorrect variables path.
v1.18.x
Trevor 10 years ago
parent 6454e89bac
commit 8d2f89a5e2

@ -1,7 +1,7 @@
// Variables
// --------------------------
@fa-font-path: "../fonts";
@fa-font-path: "./vendor/fontawesome/fonts";
@fa-font-size-base: 14px;
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts"; // for referencing Bootstrap CDN font files directly
@fa-css-prefix: fa;

Loading…
Cancel
Save