mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 17:59:57 +08:00
8 lines
126 B
TypeScript
8 lines
126 B
TypeScript
import './index.less';
|
|
|
|
// style dependencies
|
|
import '../../button/style';
|
|
import '../../tag/style';
|
|
|
|
// deps-lint-skip: form
|