How to Install postcss-extend NPM Packages on Ubuntu / Debian

How to Install postcss-extend software package in NPM Packages

postcss-extend : As close to cssnext extend as possible for PostCSS. You can installing postcss-extend 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-extend
$ sudo npm install -g postcss-extend

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

$ sudo npm update postcss-extend

Update package globally,

$ npm install -g postcss-extend

Git clone:

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

postcss-extend@1.0.5 /usr/lib/node_modules/postcss-extend

How to remove postcss-extend package :

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

$ sudo npm uninstall postcss-extend

Basic Information of postcss-extend NPM Package:

Package Name postcss-extend
Version 1.0.5
Description As close to cssnext extend as possible for PostCSS
Released Date 2016-08-08T13:29:53.987Z
Published by travco
How to Learn https://www.npmjs.com/package/postcss-extend/tutorial