Live compile SASS in VS Code without needing to use a worker. Check out my post at https://jasong.us/3YjVtLG

#sass #sasscompiler #scss #scsscompiler #sasscompile #vscode #vscodetips #vscodetip #designtips #design #dev #devtips #devtip

Using Live SASS Compiler in VS Code

There are times when I am writing code that I really want to compile SASS quickly and don’t care to setup a worker to handle the processing. I started using the VS Code extension called Live SASS Compiler.

Jason N. Gaylord