Visual Studio: 2015 Professional Version: 14.0.25431.01
This extension: 0.7.8
Description
Autoprefixer is evaluating SCSS //comment lines as if they were legit code. I've received errors saying that a commented line didn't end with a ; and also that thee is an unclosed string because a comment line contains a word with a contraction
Installed product versions
Description
Autoprefixer is evaluating SCSS //comment lines as if they were legit code. I've received errors saying that a commented line didn't end with a ; and also that thee is an unclosed string because a comment line contains a word with a contraction
Steps to recreate
Current behavior
parsing commented out code
Expected behavior
ignore commented out code