Skip to content

Commit 1ff95e8

Browse files
committed
Include height in postcss pxtorem config
1 parent bdb6109 commit 1ff95e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postcss-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ module.exports = [
1212
propList: [
1313
'font',
1414
'font-size',
15+
'height',
1516
'line-height',
1617
'letter-spacing',
1718
'margin',

0 commit comments

Comments
 (0)