vtenext/themes/softed/scss/font-awesome/_font-awesome-compass.scss
2021-04-28 20:10:26 +02:00

6 lines
97 B
SCSS

@function fa-font-path($path) {
@return font-url($path, true);
}
$fa-sass-asset-helper: true;