Socket
Socket
Sign inDemoInstall

sass-mq

Package Overview
Dependencies
0
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

5

package.json
{
"name": "sass-mq",
"description": "mq() is a Sass mixin that helps manipulating media queries in an elegant way.",
"version": "4.0.0",
"version": "4.0.1",
"keywords": [

@@ -57,4 +57,3 @@ "responsive",

"devDependencies": {
"dart-sass": "^1.0.0-beta.3",
"diamondpkg": "^0.10.2",
"dart-sass": "^1.0.0-beta.4",
"eyeglass": "^1.3.0",

@@ -61,0 +60,0 @@ "node-sass": "^4.7.2",

4

README.md

@@ -66,4 +66,2 @@ # 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.

@@ -107,4 +105,2 @@

// @import 'sass-mq';
// With diamond:
// @import '~sass-mq';
```

@@ -111,0 +107,0 @@ 3. Play around with `mq()` (see below)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc