Skip to content

feat: add gl-sm-w-auto utility class

Axel García requested to merge add-sm-w-auto-utility into master

Sets width: auto on an element after the sm breakpoint.

Usage example: gl-w-full gl-sm-w-auto (full width on mobile, auto on bigger devices).

Merge request reports

Loading