Thanks to visit codestin.com
Credit goes to github.com

Skip to content

USWDS - Feature: Update sass maps to allow single setting updates #5215

@mahoneycm

Description

@mahoneycm

Is your feature request related to a problem? Please describe.

Currently, if you choose to update a USWDS setting within a sass map, you must define each setting within the map even if you are keeping the default values for the other.

Related: #5011

Describe the solution you'd like

We can use map-merge with a default values map to only replace updated settings keys without needing to redefine default values.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions