Icons, type scales, device sizes and the numbers you keep looking up.
Turn any width and height into a reduced ratio, a decimal and the Tailwind class, resize to a new width while keeping the shape, and copy the aspect-ratio rule that reserves the space before the image loads.
The viewport of every device you are asked to support, in the CSS pixels a media query actually reads, with the Tailwind breakpoint each one lands in.
Search Lucide and Hugeicons by name, preview every match at the size you will ship it at, and copy the import and the JSX tag each set expects.
Convert between px and rem at any root size, both ways, with the sizes you actually use listed out underneath.
Build a modular type scale from a base size and a ratio, see every step set in the real face, and copy it as Tailwind theme variables.