'Sass compiler extension, Watch Sass don't compiling all sass files

My project have 2 .scss files, but only one of them is compiling by extension. Maybe I need to compile manually?

enter image description here



Solution 1:[1]

You have error there. The variable named $blue1 is not found.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Soonang Rai