Skip to content

v0.3.3

Compare
Choose a tag to compare
@gadenbuie gadenbuie released this 02 Jun 18:53
  • 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 to countdown() for inlining CSS rules to the parent
    div of the timer.