Encountered issues with Live Sass or Live Server in your visual studio code?
Here is an end to all the issues you might have encountered;
Uninstall live sass and close VScode.
- For Windows, type the following into file explorer:
%USERPROFILE%.vscode\extensions
Or simply navigate to the user profile folder i.e C:\Users\joshua.vscode\extensions
Then delete the folder for live sass. Should be called something like:
ritwickdey.live-sass-3.0.0
Open VScode, reinstall live sass.
Done!
Drop comments below