JSFiddle - React, Tailwind, and code Playground

by Narayan Prusty

JavaScript

if(CSS.supports)
{
    console.log("Supported");
}