Browse Source

fix postcss link

pull/23/head
Ivan Bunin 7 years ago
parent
commit
68a3074255
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# postcss-px-to-viewport [![NPM version](https://badge.fury.io/js/postcss-px-to-viewport.svg)](http://badge.fury.io/js/postcss-px-to-viewport)
A plugin for [PostCSS](https://github.com/ai/postcss) that generates viewport units (vw, vh, vmin, vmax) from pixel units.
A plugin for [PostCSS](https://github.com/postcss/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.

Loading…
Cancel
Save