mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-14 13:47:11 +03:00
publish: docs: mention node-sass-tilde-importer (fix #1258)
generated from commit 1f39b9a3ad
This commit is contained in:
parent
3829549d37
commit
b1139a7fd9
|
@ -1257,6 +1257,9 @@ This means that you won’t be able to compile the stylesheets using <code class
|
|||
|
||||
<p>To learn more about the differences please read <a href="http://sassbreak.com/ruby-sass-libsass-differences/">this article</a>.</p>
|
||||
|
||||
<p>Additionally, to maximize compatibility with webpack, we set <a href="https://www.npmjs.com/package/node-sass-tilde-importer"><code class="highlighter-rouge">node-sass-tilde-importer</code></a>
|
||||
as <code class="highlighter-rouge">importer</code> option of Sass.</p>
|
||||
|
||||
<h2 id="troubleshooting">Troubleshooting</h2>
|
||||
|
||||
<p>Should you encounter problems with installing dependencies, uninstall all previous dependency versions (global and local). Then, rerun <code class="highlighter-rouge">npm install</code>.</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user