SizingMin-WidthUtilities for setting the minimum width of an element.Basic usage Setting the minimum width Set the minimum width of an element using the min-w-{width} utilities. <span className="**min-w-full** ..."> <!-- ... --> </span>