evrone / postcss-px-to-viewport

A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
https://evrone.com/postcss-px-viewport
MIT License
3k stars 405 forks source link

[feature request] support to use PX/Px to escape the transformation #6

Closed goldenyz closed 6 years ago

goldenyz commented 6 years ago

Could you add support to use PX/Px to escape the transformation? Like the feature here: https://github.com/cuth/postcss-pxtorem#a-message-about-ignoring-properties

goldenyz commented 6 years ago

It has been supported which is undocumented. Anyone who want this feature can use it directly.