JSFiddle - React, Tailwind, and code Playground

by agarzola

HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
    <header>Some content here.</header>
    <article>Some other content over there.</article>
</body>
</html>