• #dev 2025-05-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-05-20 UTC
# 03:00
[tantek]
for that CSS-only clock, one of the more obvious optimizations (I think) is to only animate border-color (which accepts four values for the four sides) and specify border-style and border-width on each element independently of the animation, since they don't change during animation.