JSFiddle - React, Tailwind, and code Playground
by NesterOne
JavaScript
var style = {};
var a = fontSize = style.fontSize;
/px$/.test(style.fontSize);
by NesterOne
var style = {};
var a = fontSize = style.fontSize;
/px$/.test(style.fontSize);