JSFiddle - React, Tailwind, and code Playground

by Igor Cuckovic

HTML

<div class="stage"></div>

JavaScript

console.log(d3)

d3.select('.stage')
	.append('svg')