include-media : Simple, elegant and maintainable media queries in Sass. You can installing include-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 include-media $ sudo npm install -g include-media
If want to update the include-media package execute the command as below,
$ sudo npm update include-media
Update package globally,
$ npm install -g include-media
$ sudo git clone https://github.com/rektide/include-media.git
$ sudo npm install -g ./include-media
include-media@1.4.9 /usr/lib/node_modules/include-media
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall include-media
Package Name | include-media |
Version | 1.4.9 |
Description | Simple, elegant and maintainable media queries in Sass |
Released Date | 2016-11-14T19:28:43.068Z |
Published by | eduardoboucas |
How to Learn | https://www.npmjs.com/package/include-media/tutorial |