What happened
A component implemented without min/max-width and min/max-height tokens, despite them being present in the Figma.
Why
The scan skill didn't target sizing constraint properties, so they were silently ignored.
How I fixed it
scan-figma.md updated with explicit rules to extract all sizing and constraint properties.