in lib/transform-rule.js [18:25]
get options() { const {width, height, paddingH} = this; return { width, height, paddingH } }