Skip to content

Commit

Permalink
Heading: Add missing typography support (#44003)
Browse files Browse the repository at this point in the history
Adds text decoration support for more consistency across typography design tools.
  • Loading branch information
aaronrobertshaw committed Sep 12, 2022
1 parent 99092c4 commit 7a6d952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/heading/block.json
Expand Up @@ -50,6 +50,7 @@
"__experimentalFontWeight": true,
"__experimentalLetterSpacing": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalDefaultControls": {
"fontSize": true,
"fontAppearance": true,
Expand Down

0 comments on commit 7a6d952

Please sign in to comment.