UNPKG

postcss-px2vw-pv

Version:

PostCSS plugin which transfer px to vw when use pv unit directly

5 lines 69 B
module.exports = { plugins: [ require('postcss-px2vw-pv') ] }