adjust import style of grid

This commit is contained in:
zombiej 2019-03-13 10:50:59 +08:00
parent 8eef9fb15c
commit 73d96f4c22
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ import '../../style/index.less';
// style dependencies // style dependencies
// deps-lint-skip: grid // deps-lint-skip: grid
import '../../grid/style/index.less'; import '../../grid/style';

View File

@ -2,4 +2,4 @@ import '../../style/index.less';
// style dependencies // style dependencies
// deps-lint-skip: grid // deps-lint-skip: grid
import '../../grid/style/index.less'; import '../../grid/style';