mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 16:48:47 +00:00
6 lines
92 B
SCSS
6 lines
92 B
SCSS
@function fa-font-path($path) {
|
|
@return font-path($path);
|
|
}
|
|
|
|
$fa-sass-asset-helper: true;
|