common/sassMixin.scss
@@ -3,6 +3,17 @@ * @author Tevin */ /** * 全局颜色 */ $colorStress: #2093df; $colorSuccess: #22c322; $colorInfo: #05b7c7; $colorWarning: #db9d00; $colorDanger: #FF5722; $colorIgnore: rgba(0, 0, 0, 0.45); /** * clearfix - 清除浮动 * 示例