|
|
@ -2,6 +2,13 @@ |
|
|
|
|
|
|
|
A plugin for [PostCSS](https://github.com/ai/postcss) that generates viewport units (vw, vh, vmin, vmax) from pixel units. |
|
|
|
|
|
|
|
Feel free to start watching and ⭐ project in order not miss the release or updates. |
|
|
|
|
|
|
|
<a href="https://evrone.com/?utm_source=normas"> |
|
|
|
<img src="https://user-images.githubusercontent.com/417688/34437029-dbfe4ee6-ecab-11e7-9d80-2b274b4149b3.png" |
|
|
|
alt="Sponsored by Evrone" width="231"> |
|
|
|
</a> |
|
|
|
|
|
|
|
## Install |
|
|
|
``` |
|
|
|
$ npm install postcss-px-to-viewport --save-dev |
|
|
|