Skip to content

BUGFIX: highlight colour names in sass/scss#2270

Merged
jneen merged 1 commit intomainfrom
bugfix.sass-constants
Apr 9, 2026
Merged

BUGFIX: highlight colour names in sass/scss#2270
jneen merged 1 commit intomainfrom
bugfix.sass-constants

Conversation

@jneen
Copy link
Copy Markdown
Member

@jneen jneen commented Apr 9, 2026

#2118 changed the method CSS.constants to CSS.colors, which continued to silently "work", because Module#constants does in fact return an array. This updates SassCommon (superclass of Sass and Scss) to use the updated method name. Added a spec which fails on main.

@jneen jneen added this pull request to the merge queue Apr 9, 2026
@jneen jneen mentioned this pull request Apr 9, 2026
Merged via the queue into main with commit ab7dd11 Apr 9, 2026
10 checks passed
@jneen jneen deleted the bugfix.sass-constants branch April 9, 2026 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant