JSFiddle - React, Tailwind, and code Playground

by icodeforlove

JavaScript

console.log(window.matchMedia("(transform-3d),(-webkit-transform-3d)").matches ? 'SUPPORTS 3D' : 'DOES NOT SUPPORT 3D');