G-Loot DS — countdown structure
HTML
<!-- change the css var to update the number (min: 0, max: 99) -->
<span class="countdown">
<span style={{ "--value": "24" }} />
</span>
<!-- change the css var to update the number (min: 0, max: 99) -->
<span class="countdown">
<span style={{ "--value": "24" }} />
</span>