JSFiddle - React, Tailwind, and code Playground

by khamer

HTML

<h1>if fine</h1>

CSS

@import url(http://fonts.googleapis.com/css?family=Fira+Sans);

body {
    font-family: 'Fira Sans';
}