Skip to content

highso-fe/hx-ant-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hx-ant-design

Forked from ant-design

Changes

  • 删除了全局样式对 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

Install

    npm i --registry https://r.cnpmjs.org/ --save hx-antd

Usage

    import { DatePicker } from 'hx-antd';
    import 'hx-antd/lib/date-picker/style/css';

About

🐜 A UI Design Language

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 41.0%
  • CSS 37.3%
  • JavaScript 21.2%
  • Other 0.5%