Module clear

Module clear 

Source
Expand description

Utilities for controlling the wrapping of content around an element.

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

Tailwind reference