Skip to content

Conversation

@sergio-costas
Copy link
Collaborator

The SASS documentation specifies that a list of elements for the @each statement should be defined without square brackets, but there are two definitions in the .scss file that uses them. This patch fixes it.

source: https://sass-lang.com/documentation/at-rules/control/each/

The SASS documentation specifies that a list of elements for
the @each statement should be defined without square brackets,
but there are two definitions in the .scss file that uses them.
This patch fixes it.

source: https://sass-lang.com/documentation/at-rules/control/each/
@sergio-costas sergio-costas requested a review from 3v1n0 February 6, 2025 10:49
@3v1n0
Copy link
Collaborator

3v1n0 commented Feb 14, 2025

True, but this is more a list of items despite being used in each, no?

However I'm fine if it works the same way.

@sergio-costas
Copy link
Collaborator Author

Yes, but Code syntax highlight complains... 😇

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.

2 participants