issues
search
soda-x
/
postcss-plugin-px2rem
postcss plugin px2rem
193
stars
29
forks
source link
转换之后,rem不对
#19
Closed
catherinejing
closed
4 years ago
catherinejing
commented
4 years ago
rootValue设置为36,设置height:240px 最后转换出来: height: 3.466667rem;
rootValue设置为36,设置height:240px 最后转换出来: height: 3.466667rem;