postcss-font-size-adjust

re54k
js
postcss-font-size-adjust JS library on GitHub postcss-font-size-adjust JS library on npm Download postcss-font-size-adjust JS library

Adjust font-size with different device width.

Version 0.0.1 License ISC Vulnerabilities 0
postcss-font-size-adjust has no homepage
postcss-font-size-adjust JS library on GitHub
postcss-font-size-adjust JS library on npm
Download postcss-font-size-adjust JS library
Keywords
cssborder1pxpostcss-pluginpostcss

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。