postcss-font-size-adjust
v0.0.1
Published
Adjust font-size with different device width.
Downloads
3
Maintainers
Readme
Temporary release. Please wait a formal version.
处理 font-size 属性,统一根据差值进行修改,只支持 px
, 其它单位忽略。
npm i postcss-font-size-adjust --save-dev
Prepend this plugin to your postcss.
dif
与原值的差值,例如 2, -2。