JSFiddle - React, Tailwind, and code Playground

by jude_pinto

HTML

<span>This is an outline text</span>

CSS

span {
        color: transparent;
        -webkit-text-stroke-width: 1px;
   
    }