• Even after latest update, I am still getting wrong source scss files for some CSS rules – the CSS rule itself is presented correctly in the Developer Tools (Chrome), but the referenced file and line is wrong – it seems, that from certain bigger import all following imports are actually linked to the LAST import (not to their designated ones).

    Please note, that this does not happen when Expanded is selected it only happens for the Compressed setting

    Thanky you so much in advance for looking into this ??

    BTW: Last update is missing changelog record ??

Viewing 1 replies (of 1 total)
  • Thread Starter jave.web

    (@javeweb)

    Ok, so I guess I’ve kind of debugged the issue – it is probably caused by some invalid CSS, that is somehow still magically compiled, it only came on surface after I’ve removed all /* multiline comments */ only then it crashed and then I was able to fix it. After changing all comments to // one line comemnts and fixing all “unclosed block” errors, it seems to work properly again ??

Viewing 1 replies (of 1 total)
  • The topic ‘Compressed – map file – Bad source scss in mapping’ is closed to new replies.