diff --git a/common/src/app/common/types/token.cljc b/common/src/app/common/types/token.cljc index 4f0447d449..6ae0620efe 100644 --- a/common/src/app/common/types/token.cljc +++ b/common/src/app/common/types/token.cljc @@ -282,7 +282,7 @@ (font-size-keys shape-attr) #{shape-attr :typography} (letter-spacing-keys shape-attr) #{shape-attr :typography} (font-family-keys shape-attr) #{shape-attr :typography} - (text-case-keys shape-attr) #{shape-attr :typography} + (= :text-transform shape-attr) #{:text-case :typography} (text-decoration-keys shape-attr) #{shape-attr :typography} (font-weight-keys shape-attr) #{shape-attr :typography}