Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Incorrect implementation of map.get and map.set #3022

@pinoniq

Description

@pinoniq

Hey,

As noted in #2890 the get and set methods on a map are implemented as map-get and map-set.

However the official sass-lang pages show map.get and map.set:
https://sass-lang.com/documentation/values/maps#look-up-a-value

Either those documentation pages should reflect the actual implementation, or the implementation should support the official syntax.

If you point me into the right direction I'm more then willing to help out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions