1
0
mirror of https://github.com/flarum/core.git synced 2025-05-02 13:43:39 +02:00

Updated names to match components in fontawsome ()

fa-* named components are not present, hence updated to matching names.
This commit is contained in:
Annim Banerjee 2019-06-11 23:47:59 +05:30 committed by Daniël Klabbers
parent f42142979d
commit 5eb69e1f59

@ -1,7 +1,7 @@
@import "fontawesome";
@import "fa-brands";
@import "fa-regular";
@import "fa-solid";
@import "brands";
@import "regular";
@import "solid";
@fa-font-path: "./fonts";
@import "normalize";