Landings

Tailwind CSS

Clear

Utilities for controlling the wrapping of content around an element.

ClassProperties
clear-startclear: inline-start;
clear-endclear: inline-end;
clear-leftclear: left;
clear-rightclear: right;
clear-bothclear: both;
clear-noneclear: none;