Open ixax opened 9 years ago
+1
:+1:
:+1:
:+1:
Got it! At this weekend will try to build and upload a release :bomb:
It also can be closed
No, it can't. @tadatuta try this branch https://github.com/enb-make/enb-sass/tree/imports
There are still some problems in imports
branch :(
@veged got a case with broken import resolving and as a result this loop never ended (and error was never caught and logged).
Will try to find some time to provide minimal test case.
I suggest to change here https://github.com/enb-make/enb-sass/commit/fadbe64a19766c34627676d6c41b8d02d842c4c6#diff-09f26496655e6744ced8766d49bdb26bL72 while (!filename && i > 0) {
but there are still cases when var searchString = ': begin */'
may be not found in all content, so later https://github.com/enb-make/enb-sass/commit/fadbe64a19766c34627676d6c41b8d02d842c4c6#diff-09f26496655e6744ced8766d49bdb26bL81 filename[1]
cause exception
Requested features: https://github.com/google/material-design-lite/blob/master/src/button/_button.scss#L17 (actually the file is here: https://github.com/google/material-design-lite/blob/master/src/_variables.scss)