Fix undefined operation from fa-divide

This commit is contained in:
Justin Chew 2022-02-22 11:51:55 +00:00 committed by GitHub
parent 0078392516
commit b9d883f077
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
// variables
// --------------------------
@import 'functions';
$fa-css-prefix : fa !default;
$fa-style : 900 !default;
$fa-style-family : "Font Awesome 6 Free" !default;