Forked from ant-design
- 删除了全局样式对
normalize.css v7.0.0
的引用 - 删除了 Ant 的部分自定制 CSS 重置操作
- Set a font specifically for all numbers on the page
- HTML & Body reset
- unify the setting of elements's margin and padding for browsers
- Reset fonts for relevant elements
- Remove the clear button of a text input control in IE10+
- Headers
- Links
- Utility classes
- 删除了
package.json
->scripts
->prepublish
npm i --registry https://r.cnpmjs.org/ --save hx-antd
import { DatePicker } from 'hx-antd';
import 'hx-antd/lib/date-picker/style/css';