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