G-Loot DS — countdown structure

by Augustin Hiebel

HTML

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