CSS Value
Little Eye detects CSS Value when you copy them. Recognizes CSS lengths, durations, and other typed values.
Examples
12px
1.5rem
300ms
45deg
100Hz
math expression — surface only
clamp(1rem, 2vw + 0.5rem, 3rem)
CSS variable reference
var(--my-color)