JSFiddle - React, Tailwind, and code Playground

by ysuper

HTML

<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">

<a href="https://fontawesome.com/icons?d=gallery" target="_blank">連到icon圖庫</a>
<p></p>
<i class="fas fa-plus-circle"></i>
<i class="fas fa-plus-circle fa-2x"></i>
<i class="fab fa-angellist"></i>
<i class="fab fa-angellist fa-5x"></i>
<i class="far fa-plus-square"></i>
<a href="https://tw.yahoo.com" target="_blank"><i class="fas fa-undo-alt" style="font-size:30px;color:green"></i></a>
<span style="font-size: 20px">
	<a href="/admin"><i class="fas fa-undo-alt" style="color:#FF0000"></i></a>
</span>
<i class="fas fa-info-circle" style="color:#e23e76"></i>