DocSpring / craco-antd

A craco plugin to use Ant Design with create-react-app
MIT License
234 stars 49 forks source link

[WIP] Update Dependencies #120

Open kamronbatman opened 6 months ago

kamronbatman commented 6 months ago

Summary

Notes:

Looks like LESS Is not used anymore on antd 5+. So the current version of craco-antd will be capped at 2.1.0. I don't use CRA/craco anymore, so community help in rewriting craco-antd v3 to support antd v5+ tokens will be very much appreciated.

TODO:

kamronbatman commented 6 months ago

Looks like the tests fail when yarn install is used instead of npm install.