DocSpring / craco-antd

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

Update craco-less version to fix issue #21

Closed vangelis-b closed 5 years ago

vangelis-b commented 5 years ago

Hi,

This PR updates craco-less to the latest version which includes the fix for DocSpring/craco-less#18. I also updated babel-plugin-import and it's a minor update.

One unit test fails on puppeteer but it's a pre-existing issue and I wasn't sure how to fix it.

Hope this helps, thanks.

ndbroadbent commented 5 years ago

Great, thanks for your help! I've released these changes in version 1.12.0.

If you are actively using the project and are interested in keeping it up to date, then I would also be happy to add you as a maintainer for this repo. Please let me know if you would be interested, and I can give you the permissions. (And just let me know whenever you want to release a new NPM package.)

vangelis-b commented 5 years ago

@ndbroadbent thank you for such a speedy response.

Yes, I am actively using the project and I'd be more than happy to help in the future as much as I can. Thank you.

ndbroadbent commented 5 years ago

Awesome! I've just given you write access to this repo, and also craco-less (a dependency), in case you want to make any changes or merge any PRs. Thanks!