How to Install sass-mq NPM Packages on Ubuntu / Debian

How to Install sass-mq software package in NPM Packages

sass-mq : mq() is a Sass mixin that helps manipulating media queries in an elegant way.. You can installing sass-mq npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install sass-mq
$ sudo npm install -g sass-mq

If want to update the sass-mq package execute the command as below,

$ sudo npm update sass-mq

Update package globally,

$ npm install -g sass-mq

Git clone:

$ sudo  git clone https://github.com/rektide/sass-mq.git
$ sudo  npm install -g ./sass-mq

sass-mq@3.3.2 /usr/lib/node_modules/sass-mq

How to remove sass-mq package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall sass-mq

Basic Information of sass-mq NPM Package:

Package Name sass-mq
Version 3.3.2
Description mq() is a Sass mixin that helps manipulating media queries in an elegant way.
Released Date 2016-12-23T17:22:04.601Z
Published by kaelig
How to Learn https://www.npmjs.com/package/sass-mq/tutorial