JSFiddle - React, Tailwind, and code Playground
by Michael Baas
HTML
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.2/css/all.min.css">
<head>
<style ref="https://use.fontawesome.com/releases/v5.13.0/css/all.css"></style>
</head>
<body>
<i class="fas fa-plus"></i>
</body>