-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
C-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature request
Description
Problem
Before #1330 was merged, it was possible to color a FontAwesome icon like this:
<i class="fa fa-heart" style="color: red"></i>
With the most recent release, this seems no longer possible. I tried to apply color like this:
<span style="color: red">{{fa "solid" "heart"}}</span>
But the icon remained black.
Is there a workaround?
Proposed Solution
No response
Notes
No response
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: Enhancement or feature requestCategory: Enhancement or feature request