mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
adjust import style of grid
This commit is contained in:
parent
8eef9fb15c
commit
73d96f4c22
@ -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';
|
||||||
|
@ -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';
|
||||||
|
Loading…
Reference in New Issue
Block a user