JSFiddle - React, Tailwind, and code Playground

by brunomuller

CSS

body{ font: Arial 12px; text-align: center;}

			.link {
			  stroke: #ccc;
			}

			.node text {
			  pointer-events: none;
			  font: sans-serif;
			}

JavaScript

var json =...