mrcrowl / vscode-easy-less

Easy LESS extension for Visual Studio Code
MIT License
67 stars 23 forks source link

Source maps not working #26

Closed peters4oz closed 7 years ago

peters4oz commented 7 years ago

Source maps were working for my install and now they are not - this is for both embedded and separate source map files. The compiler produces the source map but it doesn't work in the browser. Using version 1.4.3 Easy LESS in VSCode 1.12.2.

Testing the LESS file in another compiler (Crunch 2) and the source maps are much larger but they do work.

I have attached the LESS, CSS and Source Map for each compiler.

crunch2LESS.zip EasyLESS.zip

mrcrowl commented 7 years ago

Apologies for the delay. Fix coming in v1.4.4 soon.