You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Dmitry Karpunin 2b8e75f569 Update to v0.0.2 10 years ago
example Update to v0.0.2 10 years ago
.gitignore Update to v0.0.2 10 years ago
.npmignore Update to v0.0.2 10 years ago
LICENSE Core functionality 10 years ago
README.md Core functionality 10 years ago
index.js Update to v0.0.2 10 years ago
package.json Update to v0.0.2 10 years ago

README.md

postcss-px-to-viewport NPM version

A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units.

Usage

TODO...