In real-life projects there can be free color variables without the variable attached. ```SCSS background: #ddd ``` johny should be able to find that colors too, and tell the user where is the color. Ideally, there should also be warning, that free color is used.
In real-life projects there can be free color variables without the variable attached.
background: #dddjohny should be able to find that colors too, and tell the user where is the color.
Ideally, there should also be warning, that free color is used.