Curtis Jurgensen
Results
1
comments of
Curtis Jurgensen
It looks like variables are scoped as `source.scss variable`. And when a variable is used in the value of a variable (eg: `$color-text: $grey`) the scope is `source.scss variable.scss variable.scss`....