_font-awesome-sprockets.scss 92 B

12345
  1. @function fa-font-path($path) {
  2. @return font-path($path);
  3. }
  4. $fa-sass-asset-helper: true;