From bcda84141e57045d72c308bd1de763b22d71fb2f Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 4 Aug 2017 22:25:30 +0800 Subject: [PATCH] fix stylelint --- components/tabs/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/tabs/style/index.less b/components/tabs/style/index.less index 78117551b8..c6d20caa41 100644 --- a/components/tabs/style/index.less +++ b/components/tabs/style/index.less @@ -1,6 +1,7 @@ @import "../../style/themes/default"; @import "../../style/mixins/index"; @tab-prefix-cls: ~"@{ant-prefix}-tabs"; + @import "./card-style"; .@{tab-prefix-cls} {