JSFiddle - React, Tailwind, and code Playground

HTML

<div k="k1">
  Hello world!
</div>

CSS

[k="k1"] {
  border: 1px solid red;
}