node-sass-middleware icon indicating copy to clipboard operation
node-sass-middleware copied to clipboard

invalid code loads infinitely

Open ghost opened this issue 5 years ago • 0 comments
trafficstars

I tried to add a variable, and accidently used = instead of : I noticed this invalid sass code caused issues. Only if I load the site from a browser, the browser loads forever, and an error continues to post every few seconds. the error says: Invalid status code: 1. when running on localhost, my windows computer also does an error beep. This is not a normal sound for my IDE (webstorm). I figured I should mention this so it can be fixed.

ghost avatar Dec 20 '19 22:12 ghost