JSFiddle - React, Tailwind, and code Playground

HTML

<div class="price">     $$34.5$5</div>

JavaScript

$(".price").each(function () {
   
});