typescriptcssv0.1
Docs

clear

Utilities for controlling the wrapping of content around an element.

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