관리-도구
편집 파일: mixins.styl
display(type) if type == 'inline-block' display: inline-block; *display: inline; zoom: 1; else display: type;