icons8 / line-awesome

Replace Font Awesome with modern line icons
https://icons8.com/line-awesome
Other
1.25k stars 140 forks source link

psuedos not working #56

Closed cTigerDev closed 4 years ago

cTigerDev commented 4 years ago

I cannot get psuedo styles to work with line awesome icons.

I have tried: &::after { content: "\f0d7"; display: block; font-family: 'Line Awesome Free'; font-weight: 900; position: absolute; right: 0; }

i have seen posts and comments on the website that they should work, but they do not display for me at all.