Uh oh!
There was an error while loading. Please reload this page.
Inline comments fix and packages update - #61
Conversation
Levdbas
commented
Dec 23, 2020
Nice work @ihorbond , I hope the project owner will merge this soon. Any idea if the sass package instead of the node-sass package will work as well? |
Levdbas
commented
Dec 23, 2020
@civan Could you take a look at this PR? |
civan
commented
Dec 30, 2020
Sorry @ihorbond for the late reply, thanks for the nice work, would you take a look at the failing unit tests https://travis-ci.org/github/plentycode/sass-export/jobs/714598510? |
@ihorbond, i've checked your PR and it seems that the group annotation comments are also removed by the REGEX you've added in the In the tests they also test the existence of other groups besides the default |
I have updated the node-sass package in order to be able to parse things like sass map-get. I've also added regex to remove both multiline and inline comments