gulp-strip-comments
gulp-strip-comments copied to clipboard
Removes conditional comments in safe mode
Removes <!-- <![endif]-->
from the code like this:
<!--[if !mso]> <!-->
some html
<!-- <![endif]-->