Comparing version 4.0.0-beta.1 to 4.0.0-beta.2
{ | ||
"name": "sass-mq", | ||
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.", | ||
"version": "4.0.0-beta.1", | ||
"version": "4.0.0-beta.2", | ||
"keywords": [ | ||
@@ -57,7 +57,8 @@ "responsive", | ||
"devDependencies": { | ||
"dart-sass": "^1.0.0-alpha.6", | ||
"eyeglass": "^1.2.1", | ||
"node-sass": "^4.1.1", | ||
"sassdoc": "^2.1.20" | ||
"dart-sass": "^1.0.0-beta.3", | ||
"diamondpkg": "^0.10.2", | ||
"eyeglass": "^1.3.0", | ||
"node-sass": "^4.7.2", | ||
"sassdoc": "^2.5.0" | ||
} | ||
} |
@@ -66,2 +66,4 @@ # Media Queries with superpowers [![Build Status](https://api.travis-ci.org/sass-mq/sass-mq.svg?branch=master)](https://travis-ci.org/sass-mq/sass-mq) | ||
OR Install with [diamond](https://diamond.js.org/ "Dependency management built for Sass, Less, and CSS."): `diamond install sass-mq` | ||
OR [Download _mq.scss](https://raw.github.com/sass-mq/sass-mq/master/_mq.scss) to your Sass project. | ||
@@ -105,2 +107,4 @@ | ||
// @import 'sass-mq'; | ||
// With diamond: | ||
// @import '~sass-mq'; | ||
``` | ||
@@ -336,2 +340,3 @@ 3. Play around with `mq()` (see below) | ||
- [Beneš & Michl](http://www.benes-michl.cz) | ||
- [Manchester International Festival](http://mif.co.uk/) | ||
- You? [Open an issue](https://github.com/sass-mq/sass-mq/issues/new?title=My%20company%20uses%20Sass%20MQ&body=Hi,%20we%27re%20using%20Sass%20MQ%20at%20[name%20of%20your%20company]%20and%20we%27d%20like%20to%20be%20mentionned%20in%20the%20README%20of%20the%20project.%20Cheers!) | ||
@@ -338,0 +343,0 @@ |
Sorry, the diff of this file is not supported yet
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
23374
345
5