|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
// Variables
|
|
|
|
|
// --------------------------
|
|
|
|
|
|
|
|
|
|
@fa-font-path: "../fonts";
|
|
|
|
|
@fa-font-path: "./vendor/fontawesome/fonts";
|
|
|
|
|
//@fa-font-path: "//netdna.bootstrapcdn.com/font-awesome/4.2.0/fonts"; // for referencing Bootstrap CDN font files directly
|
|
|
|
|
@fa-css-prefix: fa;
|
|
|
|
|
@fa-version: "4.2.0";
|
|
|
|
|