Created by: wangsai
.clearfix defined in utilities.less will cause duplicated code to css file when call .clearfix().It may be a circular reference.
So, changing .clearfix in utilities.less to .clear-fix will resolve this bug.
And ,it may be a bug of less.