Thanks for the guide! Just as an FYI for anyone following this as well, and running into issues with importing the ~antd/dist/antd.less file within antd.less, make sure you install the less package targeted at version ^3.12.2.
It looks like version ^4.0.0 is installed by default and triggers the following error:
Thanks for the guide! Just as an FYI for anyone following this as well, and running into issues with importing the
~antd/dist/antd.lessfile withinantd.less, make sure you install thelesspackage targeted at version^3.12.2.It looks like version
^4.0.0is installed by default and triggers the following error: