JSFiddle - React, Tailwind, and code Playground

by Sergey Kulikov

HTML

<div class="foo">test</div>

CSS

.foo {
  mask-image: unset;
}