sass-module-importer : Import Sass files from NPM and Bower Modules. You can installing sass-module-importer 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 sass-module-importer $ sudo npm install -g sass-module-importer
If want to update the sass-module-importer package execute the command as below,
$ sudo npm update sass-module-importer
Update package globally,
$ npm install -g sass-module-importer
$ sudo git clone https://github.com/rektide/sass-module-importer.git
$ sudo npm install -g ./sass-module-importer
sass-module-importer@1.4.0 /usr/lib/node_modules/sass-module-importer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sass-module-importer
| Package Name | sass-module-importer |
| Version | 1.4.0 |
| Description | Import Sass files from NPM and Bower Modules |
| Released Date | 2016-11-16T12:03:34.670Z |
| Published by | lucasmotta |
| How to Learn | https://www.npmjs.com/package/sass-module-importer/tutorial |