gulp-pxtorem
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gulp-pxtorem", | ||
"description": "A gulp plugin for postcss-pxtorem", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Jonathan Cuthbert <jon@cuth.net> (http://cuth.net)", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -14,3 +14,3 @@ # gulp-pxtorem [![NPM version](https://badge.fury.io/js/gulp-pxtorem.svg)](http://badge.fury.io/js/gulp-pxtorem) | ||
```js | ||
var pxtorem = require('gulp-pixrem'); | ||
var pxtorem = require('gulp-pxtorem'); | ||
@@ -17,0 +17,0 @@ gulp.task('css', function() { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5267