px-to-viewport

1.0.0 • Public • Published

px-to-viewport

Based on "postcss-px-to-viewport" and "postcss-pixel-to-viewport" respectively, they combine their advantages and my needs.

params

    viewportWidth: 750,
    viewportUnit: 'vmin',
    propertyBlacklist: [],
    minPixelValue: 2,
    selectorBlackList: [],
    enableConvertComment: 'on',
    disableConvertComment: 'off',
    mediaQuery: false

Specific role can be found in the above projects

Package Sidebar

Install

npm i px-to-viewport

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

7.2 kB

Total Files

10

Last publish

Collaborators

  • grewer-user