JSFiddle - React, Tailwind, and code Playground

by Weston Ruter

HTML

<span>Hello</span>

CSS

span {
  font-size: 1vw;
}