JSFiddle - React, Tailwind, and code Playground

by Walter Rumsby

JavaScript

'use strict';

(function() {
    var myScope = 'this is my scope';
}());