Skip to content

equiet/ant-design

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a modified version of ant-design that removes some CSS resets.

How to use

Add "antd": "github:equiet/ant-design#publish" into your package.json.

How to make changes to this

  1. git checkout master
  2. Make your changes
  3. Commit and push
  4. git checkout publish
  5. git merge master
  6. npm run pub
  7. Commit and push

About

🌈 A UI Design Language

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 41.0%
  • JavaScript 31.0%
  • CSS 27.6%
  • Other 0.4%