Socket
Socket
Sign inDemoInstall

sass-mq

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-mq - npm Package Compare versions

Comparing version 3.2.3 to 3.2.4

2

eyeglass-exports.js

@@ -7,4 +7,4 @@ 'use strict';

return {
sassDir: path.join( __dirname, 'sass' )
sassDir: path.join(__dirname, 'sass')
};
};
{
"name": "sass-mq",
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.",
"version": "3.2.3",
"version": "3.2.4",
"main": "eyeglass-exports.js",

@@ -6,0 +6,0 @@ "keywords": [

@@ -9,3 +9,3 @@ # 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)

Stylesheets") mixin that helps you compose media queries in an elegant
way.
way.

@@ -51,3 +51,3 @@ - compiles keywords and `px`/`em` values to `em`-based queries ([a good thing](http://css-tricks.com/zooming-squishes))

```
_Sass MQ was crafted in-house at the Guardian. Today, many more companies and developers are using it in their projects: [see who uses Sass MQ](#who-uses-sass-mq)._

@@ -294,1 +294,6 @@

- 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!)
----
Looking for a more advanced sass-mq, with support for height and other niceties?
Give [@mcaskill's fork of sass-mq](https://github.com/mcaskill/sass-mq) a try.

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc