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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i px-to-viewport

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

7.2 kB

Total Files

10

Last publish

Collaborators

  • grewer-user