Open yvonne-liu opened 7 years ago
Just for the future, it's probably better to use SVG vs importing in the entire FontAwesome for better performance, on line 10:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@yvonne-liu this is a good point. We will definitely do it in future projects. Thanks!
Just for the future, it's probably better to use SVG vs importing in the entire FontAwesome for better performance, on line 10:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">