JSFiddle - React, Tailwind, and code Playground

Dojo 1.6 + Claro template

by kfranqueiro

HTML

<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dijit/themes/claro/document.css">
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/dojo/1.6/dijit/themes/claro/claro.css">

JavaScript

dojo.ready(function() {
    
});