JSFiddle - React, Tailwind, and code Playground

by hughes

HTML

<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
Hello, world!

CSS

body {
     font-family: 'Lato'
 }