mirror of
https://github.com/flarum/framework.git
synced 2025-03-11 04:35:16 +08:00
Updated names to match components in fontawsome (#1791)
fa-* named components are not present, hence updated to matching names.
This commit is contained in:
parent
77025c7bfd
commit
4c731ac621
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user