forked from unitoo/website
5 lines
92 B
SCSS
5 lines
92 B
SCSS
@function fa-font-path($path) {
|
|
@return font-path($path);
|
|
}
|
|
|
|
$fa-sass-asset-helper: true;
|