JSFiddle - React, Tailwind, and code Playground

HTML

<style type="text/css">
.price { font-weight: bold;}
.currency {}
.decimals { font-size: 0.6em; font-weight: normal; vertical-align: baseline; top: -0.4em; position: relative; }
</style>
This item costs <span class="price"><span class="currency">$</span>5,310<span class="decimals">.79</span></span> Dollars.