Include height in postcss pxtorem config

This commit is contained in:
superburrito 2019-12-18 22:37:51 +08:00
parent bdb6109521
commit 1ff95e8982

View File

@ -12,6 +12,7 @@ module.exports = [
propList: [
'font',
'font-size',
'height',
'line-height',
'letter-spacing',
'margin',