Skip to content
New issue

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

vue 4.x是否会支持px2remTransformer这种转换器呢? #8078

Open
1 task
BillowC opened this issue Mar 17, 2025 · 2 comments
Open
1 task

vue 4.x是否会支持px2remTransformer这种转换器呢? #8078

BillowC opened this issue Mar 17, 2025 · 2 comments

Comments

@BillowC
Copy link

BillowC commented Mar 17, 2025

  • I have searched the issues of this repository and believe that this is not a duplicate.

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版本一样

@TsMask
Copy link

TsMask commented Mar 17, 2025

Image
提供的a-style-provider标签有带转换功能,就是没文档说明

@BillowC
Copy link
Author

BillowC commented Mar 17, 2025

Image 提供的 a-style-provider 标签具有转换功能,就是没有文档说明

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants