cuth / postcss-pxtorem

Convert pixel units to rem (root em) units using PostCSS
MIT License
2.02k stars 174 forks source link

feature: add units to config #65

Open zhangmin173 opened 3 years ago

zhangmin173 commented 3 years ago

in my project, i need transform px to em, not rem

cuth commented 3 years ago

Sorry, didn't this until now.

This is great, thank you! I just need to resolved the conflicts, update the Readme and add unit tests.

yoyo837 commented 1 year ago

Friendly ping @zhangmin173