From a7513bfac1131c366ab371e31d789057df10b46c Mon Sep 17 00:00:00 2001 From: afc163 Date: Thu, 19 Apr 2018 11:40:58 +0800 Subject: [PATCH] fix stylelint --- components/style/color/tinyColor.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/style/color/tinyColor.less b/components/style/color/tinyColor.less index 570f0ce696..e576c78687 100644 --- a/components/style/color/tinyColor.less +++ b/components/style/color/tinyColor.less @@ -1,4 +1,4 @@ -/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors */ +/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .tinyColorMixin() { @functions: ~`(function() { // TinyColor v1.4.1