JSFiddle - React, Tailwind, and code Playground

HTML

<input class="a" id="id_1"/>
<input class="a" id="id_2"/>

CSS

input[id^='id_']{width:200px;}