My FeedDiscussionsHashnode Enterprise
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
font awesome
font awesome
#font-awesome
10 followers·35 articles
Plamen Mushkov
Fede Gaete
So needed for latest apps and so easy to implement FYI for windows users check the output .css files for the src url Correct valuesrc: url('fa-solid-900.woff2') format('woff2'), url('fa-solid-900.ttf') format('truetype'); Windows creates the new file with a / that when removed the icons will show Wrong value src: url('/fa-solid-900.woff2') format('woff2'), url('/fa-solid-900.ttf') format('truetype');
3