style.ts 134 B

1234
  1. import 'antd/lib/card/style/index';
  2. import 'antd/lib/empty/style/index';
  3. import 'antd/lib/button/style/index';
  4. import './style.less';