-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Proposal
Need implementation command for apply patches when design-system library updates.
Use case
command
themekit patch ./patch-0001.json
themekit apply ./patch-0001.jsonproject tokens
component:
depth:
token:
value: 100patch
[
{
"oldPath": ["component", "depth", "token"],
"newPath": ["component", "token"]
}
]result
component:
token:
value: 100