ant-design/components/date-picker/style/index.tsx
2016-06-22 13:19:48 +08:00

7 lines
141 B
TypeScript

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../input/style';
import '../../time-picker/style';