Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a map.deep-merge() function #1077

Merged
merged 2 commits into from
Sep 15, 2020
Merged

Add a map.deep-merge() function #1077

merged 2 commits into from
Sep 15, 2020

Commits on Sep 15, 2020

  1. Add a map.deep-merge() function

    This also adds a Value.tryMap() function, which was useful for
    implementing this and may be more generally useful to users as well.
    
    See sass/sass#2836
    See sass/sass-spec#1560
    nex3 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    b15ea55 View commit details
    Browse the repository at this point in the history
  2. Add a documentation link

    nex3 committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    8d622bf View commit details
    Browse the repository at this point in the history