I use less for front-end development, but I get this error the last couple of days.
I use PhpStorm watchers to compile fewer files into css files. But when I edited a smaller file, the compiler adds this line to the top of the css file, and the css file no longer works.
Nor does it even compile fewer files;

source
share