mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-03 05:14:16 +03:00
docs: mention node-sass-tilde-importer (fix #1258)
This commit is contained in:
parent
2d45721562
commit
1f39b9a3ad
|
@ -55,6 +55,9 @@ This means that you won't be able to compile the stylesheets using `ruby-sass`.
|
||||||
|
|
||||||
To learn more about the differences please read [this article](http://sassbreak.com/ruby-sass-libsass-differences/).
|
To learn more about the differences please read [this article](http://sassbreak.com/ruby-sass-libsass-differences/).
|
||||||
|
|
||||||
|
Additionally, to maximize compatibility with webpack, we set [`node-sass-tilde-importer`](https://www.npmjs.com/package/node-sass-tilde-importer)
|
||||||
|
as `importer` option of Sass.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
Should you encounter problems with installing dependencies, uninstall all previous dependency versions (global and local). Then, rerun `npm install`.
|
Should you encounter problems with installing dependencies, uninstall all previous dependency versions (global and local). Then, rerun `npm install`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user