refactor: add card style

refactor-tabs
tangjinzhou 2021-10-06 22:15:50 +08:00
parent 488437b819
commit a679542418
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
import '../../style/index.less';
import './index.less';
// style dependencies
import '../../tabs/style';
import '../../row/style';
import '../../col/style';