mirror of
https://github.com/penpot/penpot.git
synced 2026-07-20 13:08:23 +00:00
🐛 Fix text-transform not unapplyng text-case token (#7272)
This commit is contained in:
parent
2f3b464715
commit
e761bcac85
@ -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}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user