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
4.2.6
vue3版本
https://github.com/vueComponent/ant-design-vue
import { px2remTransformer } from 'ant-design-vue';
vue版本兼容转换rem,就像react版本一样
The text was updated successfully, but these errors were encountered:
提供的a-style-provider标签有带转换功能,就是没文档说明
Sorry, something went wrong.
提供的 a-style-provider 标签具有转换功能,就是没有文档说明
谢谢
No branches or pull requests
Version
4.2.6
Environment
vue3版本
Reproduction link
https://github.com/vueComponent/ant-design-vue
Steps to reproduce
import { px2remTransformer } from 'ant-design-vue';
What is expected?
vue版本兼容转换rem,就像react版本一样
What is actually happening?
vue版本兼容转换rem,就像react版本一样
The text was updated successfully, but these errors were encountered: