v0.3.3
-
Added
.countdown-time
class to<code>
element of timer. Renamed.digits
class to.countdown-digits
. This ensures that it's possible to write CSS
rules with high specificity values (#10). -
Added
style
argument tocountdown()
for inlining CSS rules to the parent
div
of the timer.