JSFiddle - React, Tailwind, and code Playground

by cmruser

HTML

<div data-id="16-5-62">
test
</div>

CSS

[data-id ^= "16-5"] {
  color: red;
}