autoprefixer-stylus : autoprefixer for stylus. You can installing autoprefixer-stylus 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 autoprefixer-stylus $ sudo npm install -g autoprefixer-stylus
If want to update the autoprefixer-stylus package execute the command as below,
$ sudo npm update autoprefixer-stylus
Update package globally,
$ npm install -g autoprefixer-stylus
$ sudo git clone https://github.com/rektide/autoprefixer-stylus.git
$ sudo npm install -g ./autoprefixer-stylus
autoprefixer-stylus@0.14.0 /usr/lib/node_modules/autoprefixer-stylus
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall autoprefixer-stylus
Package Name | autoprefixer-stylus |
Version | 0.14.0 |
Description | autoprefixer for stylus |
Released Date | 2017-05-16T15:28:47.426Z |
Published by | jescalan |
How to Learn | https://www.npmjs.com/package/autoprefixer-stylus/tutorial |