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
2.98k stars 401 forks source link

feature: added support for custom convertion options #152

Open yuvalnir opened 1 year ago

yuvalnir commented 1 year ago

added the ability to add multiple conversion options by selectors and media queries.