-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Context: SassIssue is in SassIssue is in SassRole: DevDevelopment/engineering skills neededDevelopment/engineering skills neededType: Feature RequestNew functionalityNew functionality
Milestone
Description
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
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate feature requests.
Metadata
Metadata
Assignees
Labels
Context: SassIssue is in SassIssue is in SassRole: DevDevelopment/engineering skills neededDevelopment/engineering skills neededType: Feature RequestNew functionalityNew functionality
Type
Projects
Status
Done