Vs Code Live SASS Compiler Not Updating Files

Live sass compiler not loading modules

Use Live Sass Compiler by Glenn Marks

Well, the problem is caused by the Visual Studio Code extension you are using for compiling SASS or SCSS files to CSS files.

Don't use this extension: Live Sass Compiler by Ritwick Dey

You are probably using this extension: Live Sass Compiler by Ritwick Dey. It's widely used, but is no longer supported by the author. Consequently, the SASS version isn't updated. This extension produces the error you are describing.

Use this extension: Live Sass Compiler by Glenn Marks

You should use this extension: Live Sass Compiler by Glenn Marks. As the author states: A big thank you to @ritwickdey for all his work. However, as they are no longer maintaining the original work, I have released my own which has been built upon it. This extension compiles your SASS or SCSS files to CSS files successfully.

Live Sass compiler does not compile list operations

The extension you are using does not seem to be maintained anymore, you can try to use this one instead.

Live Sass Compiler is not **Automatically** update

I found the solution here in this comment

My folder Name was starting with (hash) #folderName



Related Topics



Leave a reply



Submit