By: Michael Lynch <git@mtlynch.io>
Use uint32 for media variant widths Media variant widths flow into image resizing functions that already accept uint32 values. Store widths as uint32 and pass them through without extra casts.