How to Install postcss-custom-media NPM Packages on Ubuntu / Debian

How to Install postcss-custom-media software package in NPM Packages

postcss-custom-media : PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS. You can installing postcss-custom-media 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 postcss-custom-media
$ sudo npm install -g postcss-custom-media

If want to update the postcss-custom-media package execute the command as below,

$ sudo npm update postcss-custom-media

Update package globally,

$ npm install -g postcss-custom-media

Git clone:

$ sudo  git clone https://github.com/rektide/postcss-custom-media.git
$ sudo  npm install -g ./postcss-custom-media

postcss-custom-media@6.0.0 /usr/lib/node_modules/postcss-custom-media

How to remove postcss-custom-media package :

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

$ sudo npm uninstall postcss-custom-media

Basic Information of postcss-custom-media NPM Package:

Package Name postcss-custom-media
Version 6.0.0
Description PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS
Released Date 2017-05-12T09:24:38.777Z
Published by semigradsky
How to Learn https://www.npmjs.com/package/postcss-custom-media/tutorial