-
@dbanksDesign in your article about dark mode I've been surprised with the single token method. Based on github.com/amzn/style-dictionary/issues/119 , I thought
{color.core.neutral.1000.value}
would not be transformed becausedarkValue
is a sibling ofvalue
. Something I missed in the docs? -
@dbanksDesign Awesome article, by the way! 👍