I am having a hard time getting PhpStorm to validate my scss
correctly.
It is throwing unnecessary errors.
Like this:
In this picture, for instance, it is obvious that $color-name
exists in the parameter listing.
What is it that might be causing this problem?