Comparing version 3.1.3 to 3.2.0
{ | ||
"name": "sass-mq", | ||
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.", | ||
"version": "3.1.3", | ||
"version": "3.2.0", | ||
"main": "eyeglass-exports.js", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -21,3 +21,3 @@ # Media Queries with superpowers [![Build Status](https://travis-ci.org/sass-mq/sass-mq.svg?branch=master)](https://travis-ci.org/sass-mq/sass-mq) | ||
OR Install with [npm](https://www.npmjs.com/): `npm install "sass-mq/sass-mq" --save` _it supports [eyeglass](https://github.com/sass-eyeglass/eyeglass)_ | ||
OR Install with [npm](https://www.npmjs.com/): `npm install sass-mq --save` _it supports [eyeglass](https://github.com/sass-eyeglass/eyeglass)_ | ||
@@ -24,0 +24,0 @@ OR [Download _mq.scss](https://raw.github.com/sass-mq/sass-mq/master/_mq.scss) to your Sass project. |
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
19239