i believe option 3 should be working fine, this apply a background color to every child in the div:
<div class="[&>*]:bg-red-400">content</div>