JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<!DOCTYPE html>
<html>
  <head>  
    <!-- Load stylesheet here -->    
    
  </head>
  <body>
    <h1>One page, many styles</h1>
    <h2>Heading 2 title</h2>
  </body>
</html>