인프런 커뮤니티 질문&답변
답변 2
2
1
Dongho Lee
지식공유자
fontawesome 이 업데이트 되면서 좀 바뀐 것 같습니다.
https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
다운받은 후에 all.css 를 연결해야 합니다.
<link href="css/all.css" rel="stylesheet">
답변 2
2
1
fontawesome 이 업데이트 되면서 좀 바뀐 것 같습니다.
https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
다운받은 후에 all.css 를 연결해야 합니다.
<link href="css/all.css" rel="stylesheet">