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
3.04k stars 406 forks source link

How to restore it back? #30

Closed LaoliangGitHub closed 4 years ago

LaoliangGitHub commented 5 years ago

After the success of the tutorial, there is no configuration, will automatically modify the restore to the previous css

KODerFunk commented 5 years ago

@LaoliangGitHub hi! Why you need reverse postcss transformations? Can you give a link to an example of what you want?