update assets
This commit is contained in:
3
assets/fontawesomefree/assetTemplates/css/icons.css.hbs
Normal file
3
assets/fontawesomefree/assetTemplates/css/icons.css.hbs
Normal file
@@ -0,0 +1,3 @@
|
||||
{{#each icons}}
|
||||
.{{ @root.faCssPrefix }}-{{ @key }}::before { content: "\\{{ this.unicodeHex }}"; }
|
||||
{{/each}}
|
||||
Reference in New Issue
Block a user