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

add exlclude option to ignore some files #14

Closed msidolphin closed 5 years ago

msidolphin commented 5 years ago

https://github.com/evrone/postcss-px-to-viewport/issues/11

chernobelenkiy commented 5 years ago

@msidolphin thank you for your PR. We've added some tests recently. Could you do rebase and add some test coverage too?

msidolphin commented 5 years ago

@chernobelenkiy of course, I've added test cases.

KODerFunk commented 5 years ago

@msidolphin good job! 👍

501981732 commented 5 years ago

sixsixsix!