JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

HTML

<table>
  <tr>
    <td class="red_header">:LDK:LASDK:LASKD:</td>
  </tr>
</table>

CSS

[class$="header"] {
    color: red;
}