JSFiddle - React, Tailwind, and code Playground

by msfrisbie

HTML

<x-foo></x-foo>

JavaScript

class FooElement {
	
}

customElements.define('x-foo');