We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最近 antd 升级到 4.x 之后,样式引用出现了问题 @import '~antd/lib/style/v2-compatible-reset.less'; ^ Can't resolve 'antd/lib/style/v2-compatible-reset.less' in xxx
The text was updated successfully, but these errors were encountered:
好的 我解决下
Sorry, something went wrong.
bdcb30c
try @rcpress/[email protected]
0.11.2 我先把antd回退到3.x 后期会针对4.x做兼容性优化
No branches or pull requests
最近 antd 升级到 4.x 之后,样式引用出现了问题
@import '~antd/lib/style/v2-compatible-reset.less';
^
Can't resolve 'antd/lib/style/v2-compatible-reset.less' in xxx
The text was updated successfully, but these errors were encountered: