Skip to content

$key, $value pairs in @each loops are inconsistently named #33

@burntcustard

Description

@burntcustard

For example in _colors.scss they're:

@each $name, $hex in ($auto-colors) {

Whereas in _background.scss they're:

@each $key, $value in ($auto-colors) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions