- download css-timer-only.json (4.8 KB)
- drag and drop into https://tiddlywiki.com
- Open CSS only Timer
- Click to start timer
- Click again to stop
NOTE: Seems to work on Chrome/Edge (Chromium based browsers)
All credits: Temani Afif
NOTE: Seems to work on Chrome/Edge (Chromium based browsers)
All credits: Temani Afif
Chrome: Works
Firefox: No show
Ah Thank you! I did not test! I add a note to main post.
@Mohammad I think that the culprit is the @property
, it’s an experimental feature that is not currently supported by firefox, safari and ie (of course) : @property - CSS: Cascading Style Sheets | MDN
Same issue in the original codepen : https://codepen.io/t_afif/pen/ExbRBPN