JSFiddle - React, Tailwind, and code Playground
by joshmoto
HTML
<div>Hello!</div>
CSS
div {
text-align:center;
font-stretch: expanded;
font-size:5rem;
}
by joshmoto
<div>Hello!</div>
div {
text-align:center;
font-stretch: expanded;
font-size:5rem;
}