JSFiddle - React, Tailwind, and code Playground
by genelocklin
HTML
<a href="#" class="button dabblet">Dabblet</a>
CSS
/*
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
*/
@font-face {
font-family: 'Dabblet';
src:...
JavaScript
// social buttons pt1