blog animating numbers css Cool trick to animate numbers in CSS Last updated: 22 Oct 2023 (1 year ago) Written by: Dang Khoa (@wentallout) frontend .numbers { font-variant: tabular-nums; } or font-feature-settings: "tnum"; ← Previous How to calculate typography values like line height and letter spacing Next → Using Design Patterns to improve UX