-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
postcss-pxtorem didn't work as envisaged #15993
Labels
Comments
|
Can you explain what is not working? It seems to transform for me: .logo[data-v-7a7a37b1] {
width: 2.66667rem;
height: 2.66667rem;
} |
vant's style is wrong
It should be
|
This is a bug in postcss-pxtorem (cuth/postcss-pxtorem#103).
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
config like this
main.js
Reproduction
https://stackblitz.com/edit/vitejs-vite-jbu2zx?file=vite.config.js,package.json,index.html,public%2Fvite.svg,src%2FApp.vue&terminal=dev
Steps to reproduce
No response
System Info
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: