handle variable substitution
Closed this issue · 0 comments
giogonzo commented
currently:
pearl: "#e6e6e6"
borderColor: "$pearl"
expected:
pearl: "#e6e6e6"
borderColor: "#e6e6e6"
Closed this issue · 0 comments
currently:
pearl: "#e6e6e6"
borderColor: "$pearl"
expected:
pearl: "#e6e6e6"
borderColor: "#e6e6e6"