Countdown is a plugin tailored to be used in any layout, without any CSS/HTML dependency. The goal was to fit and mimic different countdown styles as you see out there in coupons and auction sites.
<div class="countdown" data-countdown-date="12/12/2020" data-countdown-label="hide"></div>
<div class="countdown" data-countdown-date="12/12/2020"></div>
<div class="countdown countdown-blocks" data-countdown-date="12/12/2020"></div>
<div class="countdown countdown-hero" data-countdown-date="12/12/2020"></div>