We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efc974e commit ff80185Copy full SHA for ff80185
README.md
@@ -41,7 +41,7 @@ sass.render({
41
### Node Sass CLI
42
43
```sh
44
-$ node-sass index.scss --importer node_modules/node-module-importer/index.js
+$ node-sass index.scss --importer node_modules/@node-sass/node-module-importer/index.js
45
```
46
47
## FAQ
0 commit comments