// based on compass float@importmodules/_clearfix.sass// Available as alternate syntax with just +float=float(!side="left"):displayinline:float=!side// Implementation of float:left with fix for double-margin bug=float-left+float("left")// Implementation of float:right with fix for double-margin bug=float-right+float("right")