Is there a better solution or plugin for converting px in w-[50px]
to rem or vw?
#9869
wangrongding
started this conversation in
Ideas
Replies: 3 comments 7 replies
-
I am waiting for a good solution here~🤝 It is not a good method to write like this, because there are many properties. ↓ |
Beta Was this translation helpful? Give feedback.
1 reply
-
Are you running |
Beta Was this translation helpful? Give feedback.
5 replies
-
hi guys, any good solutions? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a better solution or plugin for converting px in
w-[50px]
to rem or vw?I'm using vue3 with the
postcss-px-to-viewport
library, but it can't handlew-[50px]
between lines, only properties with px in the style tag🥲Beta Was this translation helpful? Give feedback.
All reactions