You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think it'll be easy to get variable colors to display from other files, at least not in a way I can think of. Maybe from the same file, it would be possible. Possibly from currently open files.
The color decorator might not be correct. Only at runtime, the browser will know the actual value of a variable. There can be multiple declaration of the same variable, under different scopes, or the variable can be set programmatically.
Color squares appear when defining CSS or SCSS variables, but not when using them.
It would be really useful is the squares showed up when using variables from other files.
The text was updated successfully, but these errors were encountered: